Home
last modified time | relevance | path

Searched refs:GAPIF_LeScanSetEnable (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h651 BTSTACK_API int GAPIF_LeScanSetEnable(uint8_t scanEnable, uint8_t filterDuplicates);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1091 return GAPIF_LeScanSetEnable(enable, isDuplicates_); in SetScanEnable()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c877 int GAPIF_LeScanSetEnable(uint8_t scanEnable, uint8_t filterDuplicates) in GAPIF_LeScanSetEnable() function

Completed in 9 milliseconds