Home
last modified time | relevance | path

Searched defs:kTestHandle (Results 1 – 14 of 14) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dbasic_mode_rx_engine_fuzztest.cc21 constexpr bt::hci_spec::ConnectionHandle kTestHandle = 0x0001; in LLVMFuzzerTestOneInput() local
Dbasic_mode_rx_engine_test.cc27 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Denhanced_retransmission_mode_engines_fuzztest.cc26 constexpr static bt::hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Dbredr_dynamic_channel_registry_fuzztest.cc25 constexpr static bt::hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Dle_signaling_channel_test.cc23 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Dbredr_signaling_channel_test.cc23 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Drecombiner_test.cc27 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Dfragmenter_test.cc25 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Denhanced_retransmission_mode_engines_test.cc33 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Denhanced_retransmission_mode_rx_engine_test.cc24 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
Dsignaling_channel_test.cc31 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
Dfake_acl_connection.h22 constexpr hci_spec::ConnectionHandle kTestHandle = 0x0001; variable
/external/pigweed/pw_bluetooth_sapphire/host/att/
Dattribute_test.cc24 constexpr Handle kTestHandle = 0x0001; variable
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dpairing_state_test.cc47 const hci_spec::ConnectionHandle kTestHandle(0x0A0B); variable