Searched refs:ConnectionCallback (Results 1 - 8 of 8) sorted by relevance

/system/weaved/libweaved/
H A Dservice.h112 using ConnectionCallback =
133 const ConnectionCallback& callback) WARN_UNUSED_RESULT;
H A Dservice.cc175 const ConnectionCallback& connection_callback);
235 ConnectionCallback connection_callback_;
294 const ConnectionCallback& connection_callback)
500 const ConnectionCallback& callback) {
/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp277 void ConnectionCallback(int conn_id, int server_if, int connected, function in namespace:bluetooth::hal::__anon795
286 ConnectionCallback(g_interface, conn_id, server_if, connected, *bda));
471 ConnectionCallback,
744 void BluetoothGattInterface::ServerObserver::ConnectionCallback( function in class:bluetooth::hal::BluetoothGattInterface::ServerObserver
H A Dbluetooth_gatt_interface.h152 virtual void ConnectionCallback(
H A Dfake_bluetooth_gatt_interface.cpp310 ConnectionCallback(this, conn_id, server_if, connected, bda));
/system/bt/service/
H A Dgatt_server.h257 void ConnectionCallback(
H A Dgatt_server_old.cpp284 void ConnectionCallback(int conn_id, int server_if, int connected, function in namespace:__anon794
415 ConnectionCallback,
H A Dgatt_server.cpp448 void GattServer::ConnectionCallback( function in class:bluetooth::GattServer
486 << "ignoring ConnectionCallback";

Completed in 456 milliseconds