Searched refs:inquiry_scan_type (Results 1 – 3 of 3) sorted by relevance
57 hci::InquiryScanType inquiry_scan_type; member69 .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()
987 gd_hci::InquiryScanType inquiry_scan_type = gd_hci::InquiryScanType::STANDARD; in ReadInquiryScanType() local989 kNumCommandPackets, ErrorCode::SUCCESS, inquiry_scan_type); in ReadInquiryScanType()
2227 inquiry_scan_type : InquiryScanType,2231 inquiry_scan_type : InquiryScanType,