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

  /external/bluetooth/bluedroid/stack/smp/
smp_l2c.c 60 fixed_reg.pL2CA_FixedData_Cb = smp_data_ind;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c     [all...]
l2c_csm.c     [all...]
l2c_main.c 267 (l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb != NULL) )
277 (*l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb)(p_lcb->remote_bd_addr, p_msg);
    [all...]
l2c_fcr.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 106 fixed_reg.pL2CA_FixedData_Cb = gatt_le_data_ind;
    [all...]

Completed in 234 milliseconds