Searched defs:ConnectionCallback (Results 1 – 3 of 3) sorted by relevance
/system/bt/service/ | ||
D | gatt_server.cc | 247 void GattServer::ConnectionCallback( in ConnectionCallback() function in bluetooth::GattServer |
D | gatt_server_old.cc | 330 void ConnectionCallback(int conn_id, int server_if, int connected, in ConnectionCallback() function |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 237 void ConnectionCallback(int conn_id, int server_if, int connected, in ConnectionCallback() function |