Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h55 #define EXTENDED_SCAN_PHY_MAX_NUM 3 macro
H A Dgap_le_scan.c617 hciCmdParam.sets = MEM_MALLOC.alloc(EXTENDED_SCAN_PHY_MAX_NUM * sizeof(HciLeExtendedScanParametersSet)); in GapLeSetExtendedScanParameters()
620 for (uint8_t i = 0, jj = 0; i < EXTENDED_SCAN_PHY_MAX_NUM; i++) { in GapLeSetExtendedScanParameters()

Completed in 3 milliseconds