Searched refs:pL2CA_FixedData_Cb (Results 1 – 8 of 8) sorted by relevance
63 fixed_reg.pL2CA_FixedData_Cb = smp_data_received; in smp_l2cap_if_init()73 fixed_reg.pL2CA_FixedData_Cb = smp_br_data_received; in smp_l2cap_if_init()
688 tL2CA_FIXED_DATA_CB* pL2CA_FixedData_Cb; member
1160 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_ConnectFixedChnl()1275 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_SendFixedChnlData()1380 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_RemoveFixedChnl()
190 (l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb != in l2c_rcv_acl_data()207 (*l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb)( in l2c_rcv_acl_data()
1101 .pL2CA_FixedData_Cb != nullptr) { in l2c_csm_config()1104 .pL2CA_FixedData_Cb)(p_ccb->local_cid, in l2c_csm_config()
1244 .pL2CA_FixedData_Cb) in do_sar_reassembly()1246 .pL2CA_FixedData_Cb)(p_ccb->local_cid, in do_sar_reassembly()
110 fixed_reg.pL2CA_FixedData_Cb = gatt_le_data_ind; in gatt_init()
924 freg_.pL2CA_FixedData_Cb(cid_, address, buffer); in on_incoming_data()