Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c77 static BOOLEAN l2cble_start_conn_update (tL2C_LCB *p_lcb);
196 if(l2cble_start_conn_update(p_lcb) == TRUE) { in L2CA_UpdateBleConnParams()
255 if (l2cble_start_conn_update(p_lcb) == TRUE) { in L2CA_EnableUpdateBleConnParams()
537 static BOOLEAN l2cble_start_conn_update (tL2C_LCB *p_lcb) in l2cble_start_conn_update() function
656 if (l2cble_start_conn_update(p_lcb) == TRUE) { in l2cble_process_conn_update_evt()
696 if (l2cble_start_conn_update(p_lcb) == TRUE) { in l2cble_get_conn_param_format_err_from_contoller()
776 if (l2cble_start_conn_update(p_lcb) == TRUE) { in l2cble_process_sig_cmd()