Home
last modified time | relevance | path

Searched defs:bluetoothInfo (Results 1 – 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
Dbluetooth_manager_proxy_test.cpp80 BluetoothInfo bluetoothInfo; variable
98 BluetoothInfo bluetoothInfo; variable
/base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/
Dbluetooth_manager_addon.cpp58 BluetoothInfo bluetoothInfo; in GetBluetoothInfo() local
68 napi_value BluetoothManagerAddon::ConvertBluetoothInfo(napi_env env, BluetoothInfo &bluetoothInfo) in ConvertBluetoothInfo()
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
Dbluetooth_manager_proxy.cpp41 …hManagerProxy::GetBluetoothInfo(const AppExecFwk::ElementName &admin, BluetoothInfo &bluetoothInfo) in GetBluetoothInfo()