Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h704 extern void PORT_SetL2capErtm (BOOLEAN enable_l2cap_ertm);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c1878 void PORT_SetL2capErtm (BOOLEAN enable_l2cap_ertm) in PORT_SetL2capErtm() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c1824 PORT_SetL2capErtm(p_data->rfcomm_config.enable_l2cap_ertm); in bta_jv_rfcomm_config()