Searched refs:DisconnectCallback (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cpp | 109 void DisconnectCallback(int conn_id, int status, int client_if, in DisconnectCallback() function 120 DisconnectCallback(g_interface, conn_id, status, client_if, *bda)); in DisconnectCallback() 438 DisconnectCallback, 624 void BluetoothGattInterface::ClientObserver::DisconnectCallback( in DisconnectCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
|
D | bluetooth_gatt_interface.h | 71 virtual void DisconnectCallback(
|
D | fake_bluetooth_gatt_interface.cpp | 272 DisconnectCallback(this, conn_id, status, client_if, bda)); in NotifyDisconnectCallback()
|
/system/bt/service/ |
D | low_energy_client.h | 157 void DisconnectCallback(
|
D | low_energy_client.cpp | 607 void LowEnergyClient::DisconnectCallback( in DisconnectCallback() function in bluetooth::LowEnergyClient
|