Searched refs:pL2CA_ConnectInd_Cb (Results 1 – 10 of 10) sorted by relevance
118 conn.reg_info.pL2CA_ConnectInd_Cb = gap_connect_ind; in gap_conn_init()232 conn.reg_info.pL2CA_ConnectInd_Cb = NULL; in GAP_ConnOpen()234 conn.reg_info.pL2CA_ConnectInd_Cb = gap_connect_ind; in GAP_ConnOpen()
65 p_l2c->pL2CA_ConnectInd_Cb = RFCOMM_ConnectInd; in rfcomm_l2cap_if_init()
87 if ((psm >= 0x1001) && (p_cb_info->pL2CA_ConnectInd_Cb == NULL)) { in L2CA_Register()427 (p_cb_info->pL2CA_ConnectInd_Cb == NULL)) { in L2CA_RegisterLECoc()676 CHECK(callbacks->pL2CA_ConnectInd_Cb == NULL); in L2CA_SetConnectionCallbacks()
430 (*p_ccb->p_rcb->api.pL2CA_ConnectInd_Cb)( in l2c_csm_term_w4_sec_comp()718 (*p_ccb->p_rcb->api.pL2CA_ConnectInd_Cb)( in l2c_csm_w4_l2ca_connect_rsp()
382 if (!p_rcb->api.pL2CA_ConnectInd_Cb) { in process_l2cap_cmd()
594 if (!p_rcb->api.pL2CA_ConnectInd_Cb) { in l2cble_process_sig_cmd()
304 tL2CA_CONNECT_IND_CB* pL2CA_ConnectInd_Cb; member
111 sdp_cb.reg_info.pL2CA_ConnectInd_Cb = sdp_connect_ind; in sdp_init()
157 l2cap_appl_info_.pL2CA_ConnectInd_Cb(peer_addr, lcid, BT_PSM_RFCOMM, in ConnectServerL2cap()757 l2cap_appl_info_.pL2CA_ConnectInd_Cb(test_address, new_lcid, BT_PSM_RFCOMM, in TEST_F()
87 bnep_cb.reg_info.pL2CA_ConnectInd_Cb = bnep_connect_ind; in bnep_register_with_l2cap()