Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c1065 BTM_TRACE_DEBUG("BTM_BleAdvFilterParamSetup : Feat mask:%d", p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()
1074 UINT16_TO_STREAM(p, p_filt_params->feat_seln); in BTM_BleAdvFilterParamSetup()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h604 tBTM_BLE_PF_FEAT_SEL feat_seln; member
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1988 int filt_index, int feat_seln, int list_logic_type, int filt_logic_type, int rssi_high_thres, in btif_gattc_scan_filter_param_setup() argument
1998 btif_filt_cb.adv_filt_param.feat_seln = feat_seln; in btif_gattc_scan_filter_param_setup()
Dbtif_dm.c2206 adv_filt_param.feat_seln = ALLOW_ALL_FILTER; in btif_dm_start_discovery()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1015 tBTA_DM_BLE_PF_FEAT_SEL feat_seln; member