Home
last modified time | relevance | path

Searched refs:DisconnectCallback (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp109 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
Dbluetooth_gatt_interface.h71 virtual void DisconnectCallback(
Dfake_bluetooth_gatt_interface.cpp272 DisconnectCallback(this, conn_id, status, client_if, bda)); in NotifyDisconnectCallback()
/system/bt/service/
Dlow_energy_client.h157 void DisconnectCallback(
Dlow_energy_client.cpp607 void LowEnergyClient::DisconnectCallback( in DisconnectCallback() function in bluetooth::LowEnergyClient