Home
last modified time | relevance | path

Searched defs:IndicationSentCallback (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/
H A Dgatt_server.cc515 void GattServer::IndicationSentCallback( in IndicationSentCallback() function in bluetooth::GattServer
H A Dgatt_server_old.cc400 void IndicationSentCallback(UNUSED_ATTR int conn_id, UNUSED_ATTR int status) { in IndicationSentCallback() function
/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc360 void IndicationSentCallback(int conn_id, int status) { in IndicationSentCallback() function
718 void BluetoothGattInterface::ServerObserver::IndicationSentCallback( in IndicationSentCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver