Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c577 p_lcb->updating_conn_max_interval = max_conn_int; in l2cble_start_conn_update()
606 p_lcb->updating_conn_max_interval = p_lcb->waiting_update_conn_max_interval; in l2cble_start_conn_update()
1416 update_param.max_conn_int = p_lcb->updating_conn_max_interval; in l2c_send_update_conn_params_cb()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h448 UINT16 updating_conn_max_interval; member