Home
last modified time | relevance | path

Searched refs:GetRssi (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp67 scanResult.SetRssi(tempResult.GetRssi());
108 scanResult.SetRssi(result.GetRssi());
557 int8_t BleScanResult::GetRssi() const in GetRssi() function in OHOS::Bluetooth::BleScanResult
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h102 int8_t GetRssi() const;
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h500 int8_t GetRssi() const in GetRssi() function in OHOS::bluetooth::ScanResult
H A Dble_service_data.h1296 int8_t GetRssi() const in GetRssi() function in OHOS::bluetooth::BleScanResultImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp55 napi_create_int32(env, bleScanResult.GetRssi(), &value); in ConvertScanResult()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp96 scanResult.rssi = result.GetRssi();

Completed in 8 milliseconds