Home
last modified time | relevance | path

Searched refs:response_confirmation_cb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_server.h137 response_confirmation_callback response_confirmation_cb; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc453 HAL_CBACK(bt_gatt_callbacks, server->response_confirmation_cb, 0, in btif_gatts_send_response_impl()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1875 response_confirmation_cb: Some(gs_response_confirmation_cb), in initialize()