Home
last modified time | relevance | path

Searched defs:rssi_it (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h2009 …<uint8_t>();*tx_power_ptr = static_cast<uint8_t>(extracted_value);}{auto rssi_it = to_bound + (/* … in TruncatedResult() local
2037 …<uint8_t>();*tx_power_ptr = static_cast<uint8_t>(extracted_value);}{auto rssi_it = to_bound + (/* … in FullResult() local
2150 …0x7fff;*clock_offset_ptr = static_cast<uint16_t>(extracted_value);}{auto rssi_it = to_bound + (/* … in InquiryResponseWithRssi() local
2177 …al_ptr != nullptr) { advertising_data_ptr->push_back(val_value);}}}{auto rssi_it = to_bound + (/* … in LeAdvertisingResponse() local
2206 …al_ptr != nullptr) { advertising_data_ptr->push_back(val_value);}}}{auto rssi_it = to_bound + (/* … in LeAdvertisingResponseRaw() local
2234 …dress_;*direct_address_ptr = direct_address_it.extract<Address>();}{auto rssi_it = to_bound + (/* … in LeDirectedAdvertisingResponse() local
2262 …ruct_begin_it ) {auto to_bound = struct_begin_it;size_t end_index = struct_begin_it.NumBytesRemain… in LeExtendedAdvertisingResponse()
2292 … struct_begin_it ) {auto to_bound = struct_begin_it;size_t end_index = struct_begin_it.NumBytesRem… in LeExtendedAdvertisingResponseRaw()
9302 uint8_t GetRssi() const {ASSERT(was_validated_);auto to_bound = begin();auto rssi_it = to_bound + (… in CreateOptional() local
18148 uint8_t GetRssi() const {ASSERT(was_validated_);auto to_bound = begin();auto rssi_it = to_bound + (… in CreateOptional() local
[all …]