Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h133 #define BTM_BLE_ADV_DATA_LEN_MAX 31 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3351 if (data_len > BTM_BLE_ADV_DATA_LEN_MAX) { in btm_ble_update_inq_result()