Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/hci/test/
H A Dh4_protocol_unittest.cc186 void ExpectInboundIsoData(char* payload, std::promise<void>* promise) { in ExpectInboundIsoData() function in H4ProtocolTest
308 ExpectInboundIsoData(iso_data, &iso_promise); in TEST_F()
433 ExpectInboundIsoData(payload, &promise); in WriteAndExpectInboundIsoData()