Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc932 void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, uint16_t local_cid, in l2cu_send_peer_disc_rsp()
1054 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, uint16_t info_type) { in l2cu_send_peer_info_rsp()
Dl2c_int.h298 uint8_t remote_id; /* Transaction ID for local */ member