Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h73 #define BTM_BLE_GAP_ADV_DIR_MAX_INT 800 /* Tgap(dir_conn_adv_int_max) = 500 ms = 800… macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2435 *p_adv_int_max = BTM_BLE_GAP_ADV_DIR_MAX_INT; in btm_ble_select_adv_interval()