Home
last modified time | relevance | path

Searched refs:BLUETOOTH_HOST (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp47 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceType()
73 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPhonebookPermission()
83 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetPhonebookPermission()
92 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetMessagePermission()
101 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetMessagePermission()
110 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPowerMode()
119 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName()
130 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName()
139 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceAlias()
151 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetDeviceAlias()
[all...]
H A Dbluetooth_host.cpp434 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
441 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
453 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
470 profileRegisterId = BluetoothProfileManager::GetInstance().RegisterFunc(BLUETOOTH_HOST, in impl()
486 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in ~impl()
503 sptr<IRemoteObject> hostRemote = BluetoothProfileManager::GetInstance().GetProfileRemote(BLUETOOTH_HOST); in LoadBluetoothHostService()
522 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in LoadBluetoothHostService()
562 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SyncRandomAddrToService()
609 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in EnableBt()
658 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in UpdateVirtualDevice()
[all...]
H A Dbluetooth_profile_manager.cpp71 if (profileRemoteMap_.Find(BLUETOOTH_HOST, value)) { in GetHostRemote()
103 if (objectName == BLUETOOTH_HOST) { in GetProfileRemote()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h34 constexpr const char *BLUETOOTH_HOST = "BluetoothHost"; member

Completed in 7 milliseconds