Searched refs:ConnectCallback (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cpp | 95 void ConnectCallback(int conn_id, int status, int client_if, bt_bdaddr_t* bda) { in ConnectCallback() function 106 ConnectCallback(g_interface, conn_id, status, client_if, *bda)); in ConnectCallback() 437 ConnectCallback, 615 void BluetoothGattInterface::ClientObserver::ConnectCallback( in ConnectCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
|
D | bluetooth_gatt_interface.h | 64 virtual void ConnectCallback(
|
D | fake_bluetooth_gatt_interface.cpp | 266 ConnectCallback(this, conn_id, status, client_if, bda)); in NotifyConnectCallback()
|
/system/bt/service/ |
D | low_energy_client.h | 154 void ConnectCallback(
|
D | low_energy_client.cpp | 586 void LowEnergyClient::ConnectCallback( in ConnectCallback() function in bluetooth::LowEnergyClient
|