Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc911 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode,
951 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in TEST_F()
958 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in TEST_F()
1007 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in TEST_F()
1050 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in TEST_F()
1099 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in TEST_F()
H A Dcontrol_packets.cc99 case hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator.cc175 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in QueueReadRemoteFeatures()
H A Dbredr_connection_manager_test.cc259 StaticByteBuffer(hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode,
1586 StaticByteBuffer(hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode,
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h503 constexpr EventCode kReadRemoteSupportedFeaturesCompleteEventCode = 0x0B; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1011 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode, in ReadRemoteSupportedFeaturesCompletePacket()
H A Dfake_controller.cc2245 hci_spec::kReadRemoteSupportedFeaturesCompleteEventCode); in OnReadRemoteSupportedFeaturesCommandReceived()