Home
last modified time | relevance | path

Searched defs:remote_id (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1013 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, in l2cu_send_peer_disc_rsp()
1170 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h303 UINT8 remote_id; /* Transaction ID for local */ member