Home
last modified time | relevance | path

Searched defs:OnConnectionState (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothLowEnergyCallback.aidl24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() method
/system/bt/btif/src/
Dbtif_hearing_aid.cc67 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anonf8d16bc30211::HearingAidInterfaceImpl
/system/bt/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cc120 void BluetoothLowEnergyBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothLowEnergyBinderServer
/system/bt/service/test/
Dlow_energy_client_unittest.cc60 void OnConnectionState(LowEnergyClient* client, int status, in OnConnectionState() function in bluetooth::__anond34217300111::TestDelegate
/system/bt/service/client/
Dmain.cc190 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() function in __anon0447d8fc0111::CLIBluetoothLowEnergyCallback