Searched refs:p_srv_desp (Results 1 – 3 of 3) sorted by relevance
127 if (p_reg_param->p_srv_desp) in BTA_HlUpdate()128 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN); in BTA_HlUpdate()172 if (p_reg_param->p_srv_desp) in BTA_HlRegister()173 strlcpy(p_buf->srv_desp, p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN); in BTA_HlRegister()
306 …const char *p_srv_desp; /* service description to be used in the SDP; null ter… member
3198 reg_param.p_srv_desp = p_acb->srv_desp; in btif_hl_proc_cb_evt()3764 reg_param.p_srv_desp = p_acb->srv_desp; in btif_hl_upstreams_ctrl_evt()