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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 380 l2c_link_check_send_pkts (p_lcb, NULL, p_buf);
418 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
460 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
493 l2c_link_check_send_pkts (p_lcb, NULL, p_buf);
600 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
693 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
794 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
838 l2c_link_check_send_pkts (p_ccb->p_lcb, p_ccb, p_buf2);
842 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
877 l2c_link_check_send_pkts (p_lcb, NULL, p_buf)
    [all...]
l2c_link.c 607 l2c_link_check_send_pkts (p_lcb, NULL, NULL);
1084 void l2c_link_check_send_pkts (tL2C_LCB *p_lcb, tL2C_CCB *p_ccb, BT_HDR *p_buf) function
    [all...]
l2c_csm.c 794 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL);
    [all...]
l2c_int.h     [all...]
l2c_ucd.c 792 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL);
    [all...]
l2c_fcr.c 613 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf);
    [all...]
l2c_api.c     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 856 l2c_link_check_send_pkts (p_lcb, NULL, NULL);

Completed in 288 milliseconds