Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Ddummy.c15 #define BLE_LL_FEAT_DATA_LEN_EXT (0x0000000020) macro
57 ble_ll_supported_features |= BLE_LL_FEAT_DATA_LEN_EXT; in ble_ll_supported_features_init()