Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dcontroller_test.cc109 ReadLocalExtendedFeaturesView read_command = ReadLocalExtendedFeaturesView::Create(command); in HandleCommand() local
110 ASSERT_TRUE(read_command.IsValid()); in HandleCommand()
111 uint8_t page_bumber = read_command.GetPageNumber(); in HandleCommand()