Home
last modified time | relevance | path

Searched defs:UnregisterAll (Results 1 – 10 of 10) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothGattClient.aidl25 void UnregisterAll(); in UnregisterAll() method
DIBluetoothLeScanner.aidl26 void UnregisterAll(); in UnregisterAll() method
DIBluetoothLeAdvertiser.aidl27 void UnregisterAll(); in UnregisterAll() method
DIBluetoothLowEnergy.aidl27 void UnregisterAll(); in UnregisterAll() method
DIBluetoothGattServer.aidl27 void UnregisterAll(); in UnregisterAll() method
/system/bt/service/ipc/binder/
Dbluetooth_gatt_client_binder_server.cc56 Status BluetoothGattClientBinderServer::UnregisterAll() { in UnregisterAll() function in ipc::binder::BluetoothGattClientBinderServer
Dbluetooth_le_scanner_binder_server.cc59 Status BluetoothLeScannerBinderServer::UnregisterAll() { in UnregisterAll() function in ipc::binder::BluetoothLeScannerBinderServer
Dbluetooth_le_advertiser_binder_server.cc60 Status BluetoothLeAdvertiserBinderServer::UnregisterAll() { in UnregisterAll() function in ipc::binder::BluetoothLeAdvertiserBinderServer
Dbluetooth_low_energy_binder_server.cc59 Status BluetoothLowEnergyBinderServer::UnregisterAll() { in UnregisterAll() function in ipc::binder::BluetoothLowEnergyBinderServer
Dbluetooth_gatt_server_binder_server.cc59 Status BluetoothGattServerBinderServer::UnregisterAll() { in UnregisterAll() function in ipc::binder::BluetoothGattServerBinderServer