Home
last modified time | relevance | path

Searched refs:feat_seln (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_adv_filter.c1080 BTM_TRACE_DEBUG("BTM_BleAdvFilterParamSetup : Feat mask:%d", p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()
1089 UINT16_TO_STREAM(p, p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()
/system/bt/stack/include/
Dbtm_ble_api.h649 tBTM_BLE_PF_FEAT_SEL feat_seln; member
/system/bt/bta/include/
Dbta_api.h1008 tBTA_DM_BLE_PF_FEAT_SEL feat_seln; member
/system/bt/btif/src/
Dbtif_gatt_client.c2110 btif_filt_cb.adv_filt_param.feat_seln = filt_param.feat_seln; in btif_gattc_scan_filter_param_setup()
Dbtif_dm.c2236 adv_filt_param.feat_seln = ALLOW_ALL_FILTER; in btif_dm_start_discovery()