Searched defs:rssi_high_thres (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DFilterParams.java36 int rssi_high_thres, int rssi_low_thres, int dely_mode,
45 mRssiHighValue = rssi_high_thres;
34 FilterParams(int client_if, int filt_index, int feat_seln, int list_logic_type, int filt_logic_type, int rssi_high_thres, int rssi_low_thres, int dely_mode, int found_timeout, int lost_timeout, int found_timeout_cnt, int num_of_tracking_entries) argument

Completed in 57 milliseconds