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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 111 p_rcb->ucd.cb_info.pL2CA_UCD_Data_Cb(rem_bda, p_buf);
209 || (!p_cb_info->pL2CA_UCD_Data_Cb))
236 p_rcb->ucd.cb_info.pL2CA_UCD_Data_Cb = l2c_ucd_data_ind_cback;
868 p_ccb->p_rcb->ucd.cb_info.pL2CA_UCD_Data_Cb(p_ccb->p_lcb->remote_bd_addr, (BT_HDR *)p_buf);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 820 tL2CA_UCD_DATA_CB *pL2CA_UCD_Data_Cb;
    [all...]

Completed in 70 milliseconds