Home
last modified time | relevance | path

Searched refs:OnClientRegistered (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothGattClientCallback.aidl20 void OnClientRegistered(int status, int client_id); in OnClientRegistered() method
DIBluetoothLowEnergyCallback.aidl23 void OnClientRegistered(int status, int client_id); in OnClientRegistered() method
/system/bt/service/ipc/binder/
Dbluetooth_gatt_client_binder_server.cc83 cb->OnClientRegistered(status, (status == bluetooth::BLE_STATUS_SUCCESS) in OnRegisterInstanceImpl()
Dbluetooth_low_energy_binder_server.cc175 cb->OnClientRegistered(status, (status == bluetooth::BLE_STATUS_SUCCESS) in OnRegisterInstanceImpl()
/system/bt/service/client/
Dmain.cc175 Status OnClientRegistered(int status, int client_id) override { in OnClientRegistered() function in __anoneea9c13f0111::CLIBluetoothLowEnergyCallback
300 Status OnClientRegistered(int status, int client_id) override { in OnClientRegistered() function in __anoneea9c13f0111::CLIGattClientCallback