Searched refs:UnregisterAll (Results 1 - 16 of 16) sorted by relevance

/system/bt/service/common/android/bluetooth/
H A DIBluetoothGattClient.aidl25 void UnregisterAll();
H A DIBluetoothLeAdvertiser.aidl27 void UnregisterAll();
H A DIBluetoothLeScanner.aidl26 void UnregisterAll();
H A DIBluetoothLowEnergy.aidl27 void UnregisterAll();
H A DIBluetoothGattServer.aidl27 void UnregisterAll();
/system/bt/service/ipc/binder/
H A Dbluetooth_gatt_client_binder_server.cc56 Status BluetoothGattClientBinderServer::UnregisterAll() { function in class:ipc::binder::BluetoothGattClientBinderServer
H A Dbluetooth_gatt_client_binder_server.h51 Status UnregisterAll() override;
H A Dbluetooth_le_advertiser_binder_server.h55 Status UnregisterAll() override;
H A Dbluetooth_le_scanner_binder_server.h57 Status UnregisterAll() override;
H A Dbluetooth_low_energy_binder_server.h57 Status UnregisterAll() override;
H A Dbluetooth_gatt_server_binder_server.h53 Status UnregisterAll() override;
H A Dbluetooth_le_advertiser_binder_server.cc60 Status BluetoothLeAdvertiserBinderServer::UnregisterAll() { function in class:ipc::binder::BluetoothLeAdvertiserBinderServer
H A Dbluetooth_le_scanner_binder_server.cc59 Status BluetoothLeScannerBinderServer::UnregisterAll() { function in class:ipc::binder::BluetoothLeScannerBinderServer
H A Dbluetooth_low_energy_binder_server.cc59 Status BluetoothLowEnergyBinderServer::UnregisterAll() { function in class:ipc::binder::BluetoothLowEnergyBinderServer
H A Dbluetooth_gatt_server_binder_server.cc59 Status BluetoothGattServerBinderServer::UnregisterAll() { function in class:ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/client/
H A Dmain.cc540 ble_iface->UnregisterAll();

Completed in 344 milliseconds