Searched defs:OnConnectionState (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothLowEnergyCallback.aidl | 24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_low_energy_binder_server.cc | 120 void BluetoothLowEnergyBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothLowEnergyBinderServer |
/system/bt/service/test/ | ||
D | low_energy_client_unittest.cc | 60 void OnConnectionState(LowEnergyClient* client, int status, in OnConnectionState() function in bluetooth::__anona18d8ef30111::TestDelegate |
/system/bt/service/client/ | ||
D | main.cc | 190 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() function in __anoneea9c13f0111::CLIBluetoothLowEnergyCallback |