Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/testing/public/pw_bluetooth_sapphire/internal/host/testing/
Dfake_controller.h340 void SendL2CAPCFrame(hci_spec::ConnectionHandle handle,
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc355 void FakeController::SendL2CAPCFrame(hci_spec::ConnectionHandle handle, in SendL2CAPCFrame() function in bt::testing::FakeController
500 SendL2CAPCFrame(*peer->logical_links().begin(), in L2CAPConnectionParameterUpdate()