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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java873 int list_logic_type, int filt_logic_type, int rssi_high_thres,
871 gattClientScanFilterParamAddNative( 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) argument
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1281 jint rssi_high_thres, jint rssi_low_thres,
1288 rssi_high_thres, rssi_low_thres,
1278 gattClientScanFilterParamAddNative(JNIEnv* env, jobject object, jint client_if, jint filt_index, jint feat_seln, jint list_logic_type, jint filt_logic_type, jint rssi_high_thres, jint rssi_low_thres, jint dely_mode, jint found_timeout, jint lost_timeout, jint found_timeout_cnt) argument

Completed in 24 milliseconds