Home
last modified time | relevance | path

Searched defs:NextCommandId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dchannel_manager_mock_controller_test_fixture.h86 l2cap::CommandId NextCommandId() { return next_command_id_++; } in NextCommandId() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc743 CommandId NextCommandId() { return next_command_id_++; } in NextCommandId() function in bt::l2cap::__anonc9820c150111::ChannelManagerMockAclChannelTest