Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h604 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_chan,
624 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm,
668 const tL2CAP_ERTM_INFO *ertm_info,
688 const tL2CAP_ERTM_INFO *ertm_info,
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h328 } tL2CAP_ERTM_INFO; typedef
431 tL2CAP_ERTM_INFO *p_ertm_info);
454 tL2CAP_ERTM_INFO *p_ertm_info);
Dgap_api.h145 tL2CAP_ERTM_INFO *ertm_info,
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h82 tL2CAP_ERTM_INFO ertm_info; /* Pools and modes for ertm */
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h188 tL2CAP_ERTM_INFO ertm_info;
206 tL2CAP_ERTM_INFO ertm_info;
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c367 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_chan, in BTA_JvL2capConnectLE()
422 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm, in BTA_JvL2capConnect()
532 … const tL2CAP_ERTM_INFO *ertm_info, UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServer()
583 … const tL2CAP_ERTM_INFO *ertm_info, UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE()
Dbta_jv_act.c1272 tL2CAP_ERTM_INFO *ertm_info = NULL; in bta_jv_l2cap_connect()
1431 tL2CAP_ERTM_INFO *ertm_info = NULL; in bta_jv_l2cap_start_server()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c223 UINT16 L2CA_ErtmConnectReq (UINT16 psm, BD_ADDR p_bd_addr, tL2CAP_ERTM_INFO *p_ertm_info) in L2CA_ErtmConnectReq()
388 UINT16 status, tL2CAP_ERTM_INFO *p_ertm_info) in L2CA_ErtmConnectRsp()
Dl2c_utils.c1546 memset (&p_ccb->ertm_info, 0, sizeof(tL2CAP_ERTM_INFO)); in l2cu_allocate_ccb()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c128 tL2CAP_ERTM_INFO *ertm_info, UINT16 security, UINT8 chan_mode_mask, in GAP_ConnOpen()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h322 tL2CAP_ERTM_INFO ertm_info;