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

  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 68 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd;
  /system/bt/stack/include/
l2c_api.h 307 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb;
    [all...]
  /system/bt/stack/l2cap/
l2cap_client.c 65 .pL2CA_ConfigInd_Cb = config_request_cb,
l2c_csm.c     [all...]
l2c_ucd.c 249 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback;
    [all...]
l2c_api.c 73 || (!p_cb_info->pL2CA_ConfigInd_Cb)
641 assert(callbacks->pL2CA_ConfigInd_Cb != NULL);
    [all...]
  /system/bt/stack/sdp/
sdp_main.c 126 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind;
  /system/bt/stack/bnep/
bnep_main.c 94 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind;
  /system/bt/stack/gap/
gap_conn.c 81 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind;
    [all...]

Completed in 503 milliseconds