Home
last modified time | relevance | path

Searched refs:pL2CA_ConnectPnd_Cb (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_l2cap_if.c63 p_l2c->pL2CA_ConnectPnd_Cb = NULL; in rfcomm_l2cap_if_init()
/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h302 tL2CA_CONNECT_PND_CB *pL2CA_ConnectPnd_Cb; member
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_csm.c553 if (p_ccb->p_rcb->api.pL2CA_ConnectPnd_Cb) in l2c_csm_w4_l2cap_connect_rsp()
556 (*p_ccb->p_rcb->api.pL2CA_ConnectPnd_Cb)(p_ccb->local_cid); in l2c_csm_w4_l2cap_connect_rsp()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_main.c122 sdp_cb.reg_info.pL2CA_ConnectPnd_Cb = NULL; in sdp_init()