Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h607 tBTM_BLE_PF_RSSI_THRESHOLD rssi_high_thres; 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
2001 btif_filt_cb.adv_filt_param.rssi_high_thres = rssi_high_thres; in btif_gattc_scan_filter_param_setup()
Dbtif_dm.c2210 adv_filt_param.rssi_high_thres = LOWEST_RSSI_VALUE; in btif_dm_start_discovery()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c1080 UINT8_TO_STREAM(p, p_filt_params->rssi_high_thres); in BTM_BleAdvFilterParamSetup()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1018 tBTA_DM_BLE_PF_RSSI_THRESHOLD rssi_high_thres; member