HomeSort by relevance Sort by last modified time
    Searched refs:l2cu_send_peer_disc_rsp (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 477 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
    [all...]
l2c_int.h 616 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16 remote_cid);
    [all...]
l2c_main.c 696 l2cu_send_peer_disc_rsp (p_lcb, id, lcid, rcid);
    [all...]
l2c_utils.c 951 ** Function l2cu_send_peer_disc_rsp
963 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, function
    [all...]

Completed in 86 milliseconds