Home
last modified time | relevance | path

Searched refs:OHOS_BLE_SCAN_MODE_OP_P2_60_3000 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h163 OHOS_BLE_SCAN_MODE_OP_P2_60_3000 = 0x03, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_utils_test.cpp199 EXPECT_EQ(scanMode, OHOS_BLE_SCAN_MODE_OP_P2_60_3000);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c345 return OHOS_BLE_SCAN_MODE_OP_P2_60_3000; in GetBtScanMode()