Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/
H A Dbtm_iso_test.cc1760 uint8_t remove_datapath_rsp_status = 0x12; in TEST_F() local
1762 .WillByDefault([&remove_datapath_rsp_status]( in TEST_F()
1767 UINT8_TO_STREAM(p, remove_datapath_rsp_status); in TEST_F()
1782 OnRemoveIsoDataPath(remove_datapath_rsp_status, iso_handle, in TEST_F()
1796 OnRemoveIsoDataPath(remove_datapath_rsp_status, iso_handle, in TEST_F()