Home
last modified time | relevance | path

Searched refs:GAP_EX_SCAN_PHY_1M (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h169 #define GAP_EX_SCAN_PHY_1M (1 << 0) macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1042 uint8_t scanPhys = GAP_EX_SCAN_PHY_1M; in SetExScanParamToGap()
1060 scanPhys = GAP_EX_SCAN_PHY_1M | GAP_EX_SCAN_PHY_CODED; in SetExScanParamToGap()
1075 scanPhys = GAP_EX_SCAN_PHY_1M; in SetExScanParamToGap()

Completed in 5 milliseconds