Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2448 void btm_ble_select_adv_interval(tBTM_BLE_INQ_CB *p_cb, UINT8 evt_type, UINT16 *p_adv_int_min, UINT… in btm_ble_select_adv_interval() function
2592 btm_ble_select_adv_interval(p_cb, evt_type, &adv_int_min, &adv_int_max); in btm_ble_set_discoverability()
2691 btm_ble_select_adv_interval(p_cb, evt_type, &adv_int_min, &adv_int_max); in btm_ble_set_connectability()