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

/system/bt/service/
H A Dgatt_server.cc506 void GattServer::IndicationSentCallback( function in class:bluetooth::GattServer
H A Dgatt_server_old.cc399 void IndicationSentCallback(UNUSED_ATTR int conn_id, UNUSED_ATTR int status) { function in namespace:__anon764
420 IndicationSentCallback,
/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc356 void IndicationSentCallback(int conn_id, int status) { function in namespace:bluetooth::hal::__anon765
362 IndicationSentCallback(g_interface, conn_id, status));
417 IndicationSentCallback,
713 void BluetoothGattInterface::ServerObserver::IndicationSentCallback( function in class:bluetooth::hal::BluetoothGattInterface::ServerObserver

Completed in 330 milliseconds