Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_cfg.c63 tBTA_HH_CFG *p_bta_hh_cfg = (tBTA_HH_CFG *) &bta_hh_cfg; variable
Dbta_hh_utils.c231 for (xx = 0 ; xx < p_bta_hh_cfg->max_devt_spt; xx ++) { in bta_hh_tod_spt()
232 if (cod == (UINT8) p_bta_hh_cfg->p_devt_list[xx].tod) { in bta_hh_tod_spt()
233 p_cb->app_id = p_bta_hh_cfg->p_devt_list[xx].app_id; in bta_hh_tod_spt()
Dbta_hh_act.c285 p_bta_hh_cfg->sdp_db_size, in bta_hh_di_sdp_cback()
363 bta_hh_cb.p_disc_db = (tSDP_DISCOVERY_DB *) osi_malloc(p_bta_hh_cfg->sdp_db_size); in bta_hh_start_sdp()
372 p_bta_hh_cfg->sdp_db_size, in bta_hh_start_sdp()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h317 extern tBTA_HH_CFG *p_bta_hh_cfg;