Searched refs:hci_mock_rsp_buffer (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/bt/stack/test/ |
H A D | btm_iso_test.cc | 166 hci_mock_rsp_buffer, in InitIsoManager() 563 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 578 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 597 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 668 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 686 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 708 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 782 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 802 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() 822 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F() [all …]
|