Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h1206 extern BOOLEAN L2CA_EnableUpdateBleConnParams (BD_ADDR rem_bda, BOOLEAN enable);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1545 L2CA_EnableUpdateBleConnParams(p_cb->pairing_bda, FALSE); in smp_fast_conn_param()
1559 L2CA_EnableUpdateBleConnParams(p_cb->pairing_bda, FALSE); in smp_fast_conn_param()
Dsmp_utils.c1024 L2CA_EnableUpdateBleConnParams(p_cb->pairing_bda, TRUE); in smp_proc_pairing_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c216 BOOLEAN L2CA_EnableUpdateBleConnParams (BD_ADDR rem_bda, BOOLEAN enable) in L2CA_EnableUpdateBleConnParams() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c626 L2CA_EnableUpdateBleConnParams(p_clcb->p_srcb->server_bda, TRUE); in bta_gattc_explore_srvc()
Dbta_gattc_act.c1033 L2CA_EnableUpdateBleConnParams(p_clcb->p_srcb->server_bda, FALSE); in bta_gattc_start_discover()