Home
last modified time | relevance | path

Searched refs:p_srv_desp (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_api.c136 if (p_reg_param->p_srv_desp) in BTA_HlUpdate()
139 p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN); in BTA_HlUpdate()
205 if (p_reg_param->p_srv_desp) in BTA_HlRegister()
208 p_reg_param->p_srv_desp, BTA_SERVICE_DESP_LEN); in BTA_HlRegister()
/system/bt/bta/include/
Dbta_hl_api.h307 …const char *p_srv_desp; /* service description to be used in the SDP; null ter… member
/system/bt/btif/src/
Dbtif_hl.c3325 reg_param.p_srv_desp = p_acb->srv_desp; in btif_hl_proc_cb_evt()
3896 reg_param.p_srv_desp = p_acb->srv_desp; in btif_hl_upstreams_ctrl_evt()