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/ |
D | bta_jv_api.h | 604 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/ |
D | l2c_api.h | 328 } tL2CAP_ERTM_INFO; typedef 431 tL2CAP_ERTM_INFO *p_ertm_info); 454 tL2CAP_ERTM_INFO *p_ertm_info);
|
D | gap_api.h | 145 tL2CAP_ERTM_INFO *ertm_info,
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gap/include/ |
D | gap_int.h | 82 tL2CAP_ERTM_INFO ertm_info; /* Pools and modes for ertm */
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/include/ |
D | bta_jv_int.h | 188 tL2CAP_ERTM_INFO ertm_info; 206 tL2CAP_ERTM_INFO ertm_info;
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_api.c | 367 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()
|
D | bta_jv_act.c | 1272 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/ |
D | l2c_api.c | 223 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()
|
D | l2c_utils.c | 1546 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/ |
D | gap_conn.c | 128 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/ |
D | l2c_int.h | 322 tL2CAP_ERTM_INFO ertm_info;
|