Searched defs:ertm_info (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_api.c | 372 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_chan, in BTA_JvL2capConnectLE() 427 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm, in BTA_JvL2capConnect() 539 … const tL2CAP_ERTM_INFO *ertm_info, UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServer() 590 … const tL2CAP_ERTM_INFO *ertm_info, UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE()
|
D | bta_jv_act.c | 1320 tL2CAP_ERTM_INFO *ertm_info = NULL; in bta_jv_l2cap_connect() local 1483 tL2CAP_ERTM_INFO *ertm_info = NULL; in bta_jv_l2cap_start_server() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/ |
D | gap_int.h | 82 tL2CAP_ERTM_INFO ertm_info; /* Pools and modes for ertm */ member
|
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/bta/jv/include/ |
D | bta_jv_int.h | 193 tL2CAP_ERTM_INFO ertm_info; member 211 tL2CAP_ERTM_INFO ertm_info; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/ |
D | l2c_int.h | 322 tL2CAP_ERTM_INFO ertm_info; member
|