Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1495 auto complete_view = LeBatchScanReadResultParametersCompleteRawView::Create(status_view); in on_batch_scan_read_result_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16173LeBatchScanReadResultParametersCompleteRawView : public LeBatchScanCompleteView { public:static Le… in CreateOptional()
16175LeBatchScanReadResultParametersCompleteRawView FromBytes(std::vector<uint8_t> bytes) {auto vec = s… in CreateOptional()
16194 explicit LeBatchScanReadResultParametersCompleteRawView(LeBatchScanCompleteView parent) : LeBatchSc… in CreateOptional() function
42984 …ScanReadResultParametersCompleteRawBuilder> FromView(LeBatchScanReadResultParametersCompleteRawVie… in Create()
43006 …int8_t> captured_packet) {LeBatchScanReadResultParametersCompleteRawView view = LeBatchScanReadRes…
43009 …nt8_t>(data, data + size);LeBatchScanReadResultParametersCompleteRawView view = LeBatchScanReadRes…