Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Ddummy.c16 #define BLE_LL_FEAT_LL_PRIVACY (0x0000000040) macro
68 ble_ll_supported_features |= (BLE_LL_FEAT_LL_PRIVACY | BLE_LL_FEAT_EXT_SCAN_FILT); in ble_ll_supported_features_init()