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

  /system/bt/bta/hl/
bta_hl_act.c 1692 tBTA_HL_SUP_FEATURE_LIST_ELEM sup_feature; local
    [all...]
bta_hl_int.h 525 tBTA_HL_SUP_FEATURE sup_feature; member in struct:__anon68769
593 #define BTA_HL_GET_ECHO_CFG_PTR(app_idx) &(bta_hl_cb.acb[(app_idx)].sup_feature.echo_cfg)
594 #define BTA_HL_GET_MDEP_CFG_PTR(app_idx, mdep_cfg_idx) &(bta_hl_cb.acb[(app_idx)].sup_feature.mdep[mdep_cfg_idx].mdep_cfg)
596 &(bta_hl_cb.acb[(app_idx)].sup_feature.mdep[mdep_cfg_idx].mdep_cfg.data_cfg[data_cfg_idx])
    [all...]
  /system/bt/btif/include/
btif_hl.h 234 tBTA_HL_SUP_FEATURE sup_feature; member in struct:__anon69140

Completed in 39 milliseconds