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

  /system/bt/bta/hl/
bta_hl_api.c 128 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN);
173 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN);
bta_hl_int.h 246 char srv_desp[BTA_SERVICE_DESP_LEN +1]; /* service description to be used in the SDP; null terminated */
259 char srv_desp[BTA_SERVICE_DESP_LEN +1]; /* service description to be used in the SDP; null terminated */
531 char srv_desp[BTA_SERVICE_DESP_LEN +1]; /* service description to be used in the SDP; null terminated */
    [all...]
bta_hl_main.c 701 strlcpy(p_acb->srv_desp, p_data->api_reg.srv_desp, BTA_SERVICE_DESP_LEN);
    [all...]
  /system/bt/btif/include/
btif_hl.h 250 char srv_desp[BTA_SERVICE_DESP_LEN +1]; /* service description to be used in the SDP; null terminated */
  /system/bt/bta/include/
bta_hl_api.h 371 char srv_desp[BTA_SERVICE_DESP_LEN+1];
bta_api.h     [all...]
  /system/bt/btif/src/
btif_hl.c     [all...]

Completed in 81 milliseconds