Searched refs:Bluetooth (Results 1 – 21 of 21) sorted by relevance
/test/xts/hats/hdf/bluetooth/hdiService/ |
D | bluetooth_hci_callback_impl.h | 22 using OHOS::HDI::Bluetooth::Hci::V1_0::IHciCallback; 23 using OHOS::HDI::Bluetooth::Hci::V1_0::BtStatus; 24 using OHOS::HDI::Bluetooth::Hci::V1_0::BtType; 27 namespace Bluetooth {
|
D | bluetooth_hci_callback_impl.cpp | 20 namespace Bluetooth { namespace
|
D | bluetooth_hci_services_test.cpp | 28 using namespace OHOS::HDI::Bluetooth::Hci::V1_0;
|
/test/xts/hats/hdf/bluetooth/a2dp/ |
D | bluetooth_hci_callback_impl.h | 21 using OHOS::HDI::Bluetooth::A2dp::V1_0::IBluetoothAudioCallback; 24 namespace Bluetooth {
|
D | a2dp_services_test.cpp | 26 using namespace OHOS::HDI::Bluetooth::A2dp::V1_0; 27 using IHciInterfaceSession = OHOS::HDI::Bluetooth::A2dp::V1_0::IBluetoothAudioSession; 28 using IHciInterfaceType = OHOS::HDI::Bluetooth::A2dp::V1_0::BluetoothAudioStatus; 29 using OHOS::HDI::Bluetooth::A2dp::V1_0::IBluetoothAudioCallback;
|
D | bluetooth_audio_session_service.h | 23 namespace Bluetooth { 27 using BluetoothAudioStatus = OHOS::HDI::Bluetooth::A2dp::V1_0::Status;
|
D | bluetooth_hci_callback_impl.cpp | 19 namespace Bluetooth { namespace
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Bluetooth/BleBluetooth/page/ |
D | BleBluetooth.ets | 32 const isCore = canIUse('SystemCapability.Communication.Bluetooth.Core'); 33 const isLite = canIUse('SystemCapability.Communication.Bluetooth.Lite'); 79 url: 'pages/Bluetooth/BlueTooth_index', 148 url: 'pages/Bluetooth/BlueTooth_index', 171 url: 'pages/Bluetooth/BlueTooth_index', 195 url: 'pages/Bluetooth/BlueTooth_index', 337 url: 'pages/Bluetooth/BlueTooth_index',
|
D | BleService.ets | 134 url: 'pages/Bluetooth/BlueTooth_index', 157 url: 'pages/Bluetooth/BlueTooth_index', 180 url: 'pages/Bluetooth/BlueTooth_index', 278 url: 'pages/Bluetooth/BlueTooth_index',
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Bluetooth/ |
D | BlueTooth_index.ets | 26 let path1 = path + '/Bluetooth'; 45 { title: 'StandardBluetooth', uri: 'pages/Bluetooth/StandardBluetooth/page/StandardBluetooth' }, 46 { title: 'BleBluetooth', uri: 'pages/Bluetooth/BleBluetooth/page/BleBluetooth' } 62 promise = preferences.get('Bluetooth', 0); 65 console.info("Succeeded in getting value of 'Bluetooth'. Data: " + data); 76 promise = preferences.put('Bluetooth', 1); 78 console.info("Succeeded in putting value of 'Bluetooth'."); 170 Text('Bluetooth')
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/Bluetooth/StandardBluetooth/page/ |
D | StandardBluetooth.ets | 37 const isCore = canIUse('SystemCapability.Communication.Bluetooth.Core'); 38 const isLite = canIUse('SystemCapability.Communication.Bluetooth.Lite'); 136 url: 'pages/Bluetooth/BlueTooth_index', 204 url: 'pages/Bluetooth/BlueTooth_index', 228 url: 'pages/Bluetooth/BlueTooth_index', 253 url: 'pages/Bluetooth/BlueTooth_index', 461 url: 'pages/Bluetooth/BlueTooth_index',
|
/test/xts/acts/arkui/ace_ets_component_completion/ace_ets_component_wholeCompletion/src/main/ets/TestAbility/pages/ |
D | assemblyCallback.ets | 24 Text('Bluetooth').fontSize(18) 33 Text('Bluetooth').fontSize(18)
|
D | noBarrierComponents.ets | 203 Text('Bluetooth').fontSize(18)
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/model/ |
D | FlushData.ets | 372 promise = preferences.get('Bluetooth', 0); 375 console.info("Succeeded in getting value of 'Bluetooth'. Data: " + data); 377 promise = preferences.put('Bluetooth', 0); 379 console.info("Succeeded in putting value of 'Bluetooth'.");
|
/test/xts/acts/arkui/ace_ets_component_three/entry/src/main/ets/MainAbility/pages/ |
D | blank.ets | 43 Text('Bluetooth').fontSize(18)
|
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/ |
D | blankParentWidth.ets | 46 Text('Bluetooth').fontSize(18).key('text')
|
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_common_visibility/entry/src/main/ets/MainAbility/pages/component/ |
D | blankPage.ets | 69 Text('Bluetooth').fontSize(18)
|
/test/xts/acts/arkui/ace_ets_component_nine/ace_ets_component_nine_blank/entry/src/main/ets/MainAbility/pages/component/ |
D | blankPage.ets | 73 Text('Bluetooth').fontSize(18)
|
/test/xts/acts/validator/acts_validator/src/main/ets/pages/ |
D | index.ets | 37 let path1_3 = path + '/Bluetooth'; 101 {title:'Bluetooth',uri:'pages/Bluetooth/BlueTooth_index'} 527 * Bluetooth 通知 789 * Bluetooth 蓝牙管理 1109 * Bluetooth
|
/test/xts/tools/lite/ |
D | README_zh.md | 31 …感器设备等。联接类模组通常应用在智能物联网设备中,负责实现联接部分的硬件模块,在智能家居领域由厂家集成到其设备中。例如:联接类模组提供WLAN/Bluetooth的接入和数据的联接,模组与厂家家居…
|
D | README.md | 31 …ed into devices by vendors. For example, a LinkIoT module provides WLAN/Bluetooth access and data …
|