Home
last modified time | relevance | path

Searched refs:GattManager (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp48 struct GattManager::impl {
62 GattManager::GattManager() : pimpl(new GattManager::impl()) in GattManager() function in OHOS::Bluetooth::GattManager
69 GattManager::~GattManager() in ~GattManager()
72 std::vector<BluetoothRemoteDevice> GattManager::GetDevicesByStates( in GetDevicesByStates()
101 std::vector<BluetoothRemoteDevice> GattManager::GetConnectedDevices() in GetConnectedDevices()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_manager.h51 class BLUETOOTH_API GattManager {
79 GattManager();
86 ~GattManager();
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp123 std::array<int, GattManager::GATT_CONNECTION_STATE_NUM> states = {1, 2, 3};
125 GattManager test;
146 GattManager test;
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/
H A D使用说明文档.md211 >3. GattManager模块接口测试
213 > GattManager功能界面使用说明文档.md
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/AutoDoc/
H A D自动化测试使用说明文档.md59 #### 6. GattManager自动测试(ohos.bluetoothManager.d.ts)
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/BenchmarkDoc/
H A D性能测试使用说明文档.md95 #### 6. GattManager速率测试界面(ohos.bluetoothManager.d.ts)
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/
H A Djs_napi_blocklist.txt33 type:*OHOS::Bluetooth::GattManager
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/
H A DtestDataModelsManager.ets291 'detail' : '创建GattManager服务器' ,
299 'detail' : '创建GattManager客户端' ,
345 'category' : Category.GattManager
352 'category' : Category.GattManager
H A DtestData.ets22 GattManager ,
H A DtestDataModels.ets1186 'detail' : 'GattManager自动测试' ,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp133 GattManager gattManager; in GetGattDeviceInfo()
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ApiDoc/GattManagerDoc/
H A DGattManager测试使用说明文档.md1 ## GattManager测试使用说明文档