/system/bt/stack/l2cap/ |
l2c_csm.cc | 496 l2cu_send_peer_disc_rsp(p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, [all...] |
l2c_int.h | 629 extern void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, [all...] |
l2c_ble.cc | 801 l2cu_send_peer_disc_rsp(p_lcb, id, lcid, rcid); [all...] |
l2c_main.cc | 616 l2cu_send_peer_disc_rsp(p_lcb, id, lcid, rcid);
|
l2c_utils.cc | 900 * Function l2cu_send_peer_disc_rsp 912 void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, function [all...] |