HomeSort by relevance Sort by last modified time
    Searched defs:UnregisterClient (Results 1 - 4 of 4) sorted by null

  /system/bt/service/common/bluetooth/binder/
IBluetoothGattClient.cpp 54 UnregisterClient(client_id);
86 void BpBluetoothGattClient::UnregisterClient(int client_id) {
IBluetoothLowEnergy.cpp 61 UnregisterClient(client_id);
175 void BpBluetoothLowEnergy::UnregisterClient(int client_id) {
  /system/bt/service/ipc/binder/
bluetooth_gatt_client_binder_server.cpp 45 void BluetoothGattClientBinderServer::UnregisterClient(int client_id) {
bluetooth_low_energy_binder_server.cpp 47 void BluetoothLowEnergyBinderServer::UnregisterClient(int client_id) {

Completed in 512 milliseconds