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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c 64 p_l2c->pL2CA_ConnectPnd_Cb = NULL;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 292 tL2CA_CONNECT_PND_CB *pL2CA_ConnectPnd_Cb;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 123 sdp_cb.reg_info.pL2CA_ConnectPnd_Cb = NULL;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 553 if (p_ccb->p_rcb->api.pL2CA_ConnectPnd_Cb)
556 (*p_ccb->p_rcb->api.pL2CA_ConnectPnd_Cb)(p_ccb->local_cid);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 77 gap_cb.conn.reg_info.pL2CA_ConnectPnd_Cb = NULL;
    [all...]

Completed in 55 milliseconds