Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dpermissions_test.cc129 EXPECT_EQ(ErrorCode::kInsufficientEncryptionKeySize, in TEST()
132 EXPECT_EQ(ErrorCode::kInsufficientEncryptionKeySize, in TEST()
153 EXPECT_EQ(ErrorCode::kInsufficientEncryptionKeySize, in TEST()
156 EXPECT_EQ(ErrorCode::kInsufficientEncryptionKeySize, in TEST()
H A Dpermissions.cc40 return fit::error(ErrorCode::kInsufficientEncryptionKeySize); in CheckSecurity()
H A Derror.cc49 case att::ErrorCode::kInsufficientEncryptionKeySize: in ErrorToString()
H A Dbearer.cc75 case ErrorCode::kInsufficientEncryptionKeySize: in CheckSecurity()
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Derror.h55 kInsufficientEncryptionKeySize = 0xC, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h100 kInsufficientEncryptionKeySize = 0x0C, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dl2cap_defs.h281 kInsufficientEncryptionKeySize = 0x0007, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc1023 case bt::att::ErrorCode::kInsufficientEncryptionKeySize: in GattErrorToFidl()
1058 case bt::att::ErrorCode::kInsufficientEncryptionKeySize: in AttErrorToGattFidlError()
H A Dhelpers_test.cc158 bt::att::ErrorCode::kInsufficientEncryptionKeySize))); in TEST()
190 bt::att::ErrorCode::kInsufficientEncryptionKeySize))); in TEST()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service_manager_test.cc1905 att::ErrorCode::kInsufficientEncryptionKeySize, in TEST_F()