Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc244 void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_disc_rsp()
255 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_info_rsp()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc930 void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_disc_rsp()
1054 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_info_rsp()
Dl2c_int.h320 uint8_t remote_id; /* Transaction ID for local */ member