Searched defs:IndicationSentCallback (Results 1 – 3 of 3) sorted by relevance
/system/bt/service/ | ||
D | gatt_server.cc | 515 void GattServer::IndicationSentCallback( in IndicationSentCallback() function in bluetooth::GattServer |
D | gatt_server_old.cc | 398 void IndicationSentCallback(UNUSED_ATTR int conn_id, UNUSED_ATTR int status) { in IndicationSentCallback() function |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 359 void IndicationSentCallback(int conn_id, int status) { in IndicationSentCallback() function |