Home
last modified time | relevance | path

Searched refs:p_bta_hh_cfg (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_cfg.cc55 const tBTA_HH_CFG* p_bta_hh_cfg = &bta_hh_cfg; variable
Dbta_hh_utils.cc216 for (xx = 0; xx < p_bta_hh_cfg->max_devt_spt; xx++) { in bta_hh_tod_spt()
217 if (cod == (uint8_t)p_bta_hh_cfg->p_devt_list[xx].tod) { in bta_hh_tod_spt()
218 p_cb->app_id = p_bta_hh_cfg->p_devt_list[xx].app_id; in bta_hh_tod_spt()
Dbta_hh_act.cc278 p_bta_hh_cfg->sdp_db_size, bta_hh_sdp_cback); in bta_hh_di_sdp_cback()
353 (tSDP_DISCOVERY_DB*)osi_malloc(p_bta_hh_cfg->sdp_db_size); in bta_hh_start_sdp()
357 p_bta_hh_cfg->sdp_db_size, in bta_hh_start_sdp()
Dbta_hh_int.h301 extern tBTA_HH_CFG* p_bta_hh_cfg;