Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server.cc515 void GattServer::IndicationSentCallback( in IndicationSentCallback() function in bluetooth::GattServer
Dgatt_server_old.cc398 void IndicationSentCallback(UNUSED_ATTR int conn_id, UNUSED_ATTR int status) { in IndicationSentCallback() function
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc359 void IndicationSentCallback(int conn_id, int status) { in IndicationSentCallback() function
716 void BluetoothGattInterface::ServerObserver::IndicationSentCallback( in IndicationSentCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver