Home
last modified time | relevance | path

Searched refs:pL2CA_FixedData_Cb (Results 1 – 8 of 8) sorted by relevance

/system/bt/stack/smp/
Dsmp_l2c.cc68 fixed_reg.pL2CA_FixedData_Cb = smp_data_received; in smp_l2cap_if_init()
79 fixed_reg.pL2CA_FixedData_Cb = smp_br_data_received; in smp_l2cap_if_init()
/system/bt/stack/l2cap/
Dl2c_main.cc190 (l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb != in l2c_rcv_acl_data()
209 (*l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb)( in l2c_rcv_acl_data()
Dl2c_api.cc1672 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_ConnectFixedChnl()
1787 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_SendFixedChnlData()
1895 (l2cb.fixed_reg[fixed_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb == in L2CA_RemoveFixedChnl()
Dl2c_csm.cc941 .pL2CA_FixedData_Cb) in l2c_csm_config()
943 .pL2CA_FixedData_Cb)(p_ccb->local_cid, in l2c_csm_config()
Dl2c_fcr.cc1534 .pL2CA_FixedData_Cb) in do_sar_reassembly()
1536 .pL2CA_FixedData_Cb)(p_ccb->local_cid, in do_sar_reassembly()
/system/bt/stack/include/
Dl2c_api.h1083 tL2CA_FIXED_DATA_CB* pL2CA_FixedData_Cb; member
/system/bt/stack/gatt/
Dgatt_main.cc120 fixed_reg.pL2CA_FixedData_Cb = gatt_le_data_ind; in gatt_init()
/system/bt/bta/jv/
Dbta_jv_act.cc1887 .pL2CA_FixedData_Cb = fcchan_data_cbk, in fcchan_get()