Home
last modified time | relevance | path

Searched refs:LOWEST_RSSI_VALUE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h736 #define LOWEST_RSSI_VALUE 129 macro
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2097 adv_filt_param->rssi_low_thres = LOWEST_RSSI_VALUE; in btm_ble_start_inquiry()
2098 adv_filt_param->rssi_high_thres = LOWEST_RSSI_VALUE; in btm_ble_start_inquiry()