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

  /system/bt/bta/hl/
bta_hl_api.cc 121 if (p_reg_param->p_srv_desp)
122 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN);
166 if (p_reg_param->p_srv_desp)
167 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN);
  /system/bt/bta/include/
bta_hl_api.h 292 const char* p_srv_desp; /* service description to be used in the SDP; null member in struct:__anon1566
  /system/bt/btif/src/
btif_hl.cc     [all...]

Completed in 1002 milliseconds