Home
last modified time | relevance | path

Searched defs:kResponse (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_1_test.cc190 const auto kResponse = StaticByteBuffer( in TEST_F() local
226 const auto kResponse = StaticByteBuffer( in TEST_F() local
267 const StaticByteBuffer kResponse(0x02, // code: Pairing Response in TEST_F() local
334 const StaticByteBuffer kResponse(0x02, // code: Pairing Response in TEST_F() local
375 const auto kResponse = in TEST_F() local
422 const auto kResponse = in TEST_F() local
460 const StaticByteBuffer kResponse(0x02, // code: Pairing Response in TEST_F() local
503 const StaticByteBuffer kResponse(0x02, // code: Pairing Response in TEST_F() local
543 const StaticByteBuffer kResponse(0x02, // code: Pairing Response in TEST_F() local
584 const StaticByteBuffer kResponse( in TEST_F() local
[all …]
H A Dsecurity_manager_test.cc339 const StaticByteBuffer kResponse( in ReceiveNonBondablePairingResponse() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc846 const auto kResponse = in TEST_F() local
882 const StaticByteBuffer kResponse(0x7, 0x0); in TEST_F() local
898 const StaticByteBuffer kResponse(0x07 // opcode: find by value type response in TEST_F() local
914 const StaticByteBuffer kResponse(0x01, // opcode: error response in TEST_F() local
935 const StaticByteBuffer kResponse(0x01, // opcode: error response in TEST_F() local
955 const StaticByteBuffer kResponse(0x07, // opcode: find by type value response in TEST_F() local
976 const StaticByteBuffer kResponse(0x07, // opcode: find by type value response in TEST_F() local
1004 const StaticByteBuffer kResponse(0x07, // opcode: find by type value response in TEST_F() local
1042 const StaticByteBuffer kResponse(0x07, // opcode: find by type value response in TEST_F() local
1388 const auto kResponse = in TEST_F() local
[all …]
H A Dserver_test.cc2424 const StaticByteBuffer kResponse( in TEST_F() local
2464 const StaticByteBuffer kResponse( in TEST_F() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_response_unittest.cc654 const char kResponse[] = in TEST() local
681 const char kResponse[] = in TEST() local
1020 const char kResponse[] = in TEST() local
1046 const char kResponse[] = in TEST() local
1078 const char kResponse[] = in TEST() local
1171 const char kResponse[] = in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_address_manager_test.cc106 const StaticByteBuffer kResponse(0x0E, in TEST_F() local
181 const StaticByteBuffer kResponse(0x0E, in TEST_F() local
535 const StaticByteBuffer kResponse(0x0E, in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dconnection_test.cc1038 StaticByteBuffer kResponse( in TEST_F() local
1068 StaticByteBuffer kResponse( in TEST_F() local
1097 StaticByteBuffer kResponse( in TEST_F() local
/aosp_15_r20/hardware/google/aemu/host-common/
DHostGoldfishPipe_unittest.cpp40 const char kResponse[] = "response"; in TEST_F() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_vary_data_unittest.cc105 const char kResponse[] = "HTTP/1.1 200 OK\nVary: *\n\n"; in TEST() local
H A Dhttp_stream_parser_unittest.cc1357 const std::string kResponse = "hello\r\nworld\r\n"; in TEST() local
1409 const std::string kResponse = in TEST() local
/aosp_15_r20/external/cronet/net/filter/
H A Dbrotli_source_stream_unittest.cc112 const unsigned char kResponse[] = {0x1A, 0xDF, 0x6E, 0x74, 0x74, 0x68}; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h77 kResponse, enumerator
/aosp_15_r20/cts/tests/tests/media/drmframework/jni/
H A Dnative-mediadrm-jni.cpp111 static const char kResponse[] = "{\"keys\":[{\"kty\":\"oct\"," \ variable
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_tlvs.hpp80 kResponse = 4, ///< Response TLV enumerator
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_stream_test.cc665 static constexpr char kResponse[] = in TEST_P() local