Searched refs:feat_seln (Results 1 – 3 of 3) sorted by relevance
78 uint16_t feat_seln; member
764 BTM_TRACE_DEBUG("%s : Feat mask:%d", __func__, p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()773 UINT16_TO_STREAM(p, p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()
2174 adv_filt_param->feat_seln = ALLOW_ALL_FILTER; in btif_dm_start_discovery()