Home
last modified time | relevance | path

Searched refs:inquiry_scan_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/neighbor/
H A Dinquiry_test.cc57 hci::InquiryScanType inquiry_scan_type; member
69 .inquiry_scan_type = hci::InquiryScanType::STANDARD,
173 hci_register_.inquiry_scan_type = view.GetInquiryScanType(); in HandleCommand()
179 kNumberPacketsReadyToReceive, hci::ErrorCode::SUCCESS, hci_register_.inquiry_scan_type); in HandleCommand()
386 ASSERT_EQ(hci_register_.inquiry_scan_type, hci::InquiryScanType::INTERLACED); in TEST_F()
389 ASSERT_EQ(hci_register_.inquiry_scan_type, hci::InquiryScanType::STANDARD); in TEST_F()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc987 gd_hci::InquiryScanType inquiry_scan_type = gd_hci::InquiryScanType::STANDARD; in ReadInquiryScanType() local
989 kNumCommandPackets, ErrorCode::SUCCESS, inquiry_scan_type); in ReadInquiryScanType()
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl2227 inquiry_scan_type : InquiryScanType,
2231 inquiry_scan_type : InquiryScanType,