Searched refs:ConnectionCallback (Results 1 – 6 of 6) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cc | 234 void ConnectionCallback(int conn_id, int server_if, int connected, in ConnectionCallback() function 243 ConnectionCallback(g_interface, conn_id, server_if, connected, *bda)); in ConnectionCallback() 412 ConnectionCallback, 651 void BluetoothGattInterface::ServerObserver::ConnectionCallback( in ConnectionCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
|
D | bluetooth_gatt_interface.h | 123 virtual void ConnectionCallback(BluetoothGattInterface* gatt_iface,
|
D | fake_bluetooth_gatt_interface.cc | 213 ConnectionCallback(this, conn_id, server_if, connected, bda)); in NotifyServerConnectionCallback()
|
/system/bt/service/ |
D | gatt_server.h | 194 void ConnectionCallback(hal::BluetoothGattInterface* gatt_iface, int conn_id,
|
D | gatt_server_old.cc | 329 void ConnectionCallback(int conn_id, int server_if, int connected, in ConnectionCallback() function 408 ConnectionCallback,
|
D | gatt_server.cc | 248 void GattServer::ConnectionCallback( in ConnectionCallback() function in bluetooth::GattServer
|