Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/sm/
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 …]
Dsecurity_manager_test.cc337 const StaticByteBuffer kResponse( in ReceiveNonBondablePairingResponse() local
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
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 …]
Dserver_test.cc2429 const StaticByteBuffer kResponse( in TEST_F() local
2469 const StaticByteBuffer kResponse( in TEST_F() local
/external/cronet/net/dns/
Ddns_response_unittest.cc654 const char kResponse[] = in TEST() local
682 const char kResponse[] = in TEST() local
1023 const char kResponse[] = in TEST() local
1050 const char kResponse[] = in TEST() local
1083 const char kResponse[] = in TEST() local
1177 const char kResponse[] = in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_address_manager_test.cc96 const StaticByteBuffer kResponse(0x0E, in TEST_F() local
171 const StaticByteBuffer kResponse(0x0E, in TEST_F() local
/external/cronet/net/http/
Dhttp_vary_data_unittest.cc105 const char kResponse[] = "HTTP/1.1 200 OK\nVary: *\n\n"; in TEST() local
Dhttp_stream_parser_unittest.cc1347 const std::string kResponse = "hello\r\nworld\r\n"; in TEST() local
1399 const std::string kResponse = in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dconnection_test.cc1037 StaticByteBuffer kResponse( in TEST_F() local
1067 StaticByteBuffer kResponse( in TEST_F() local
1096 StaticByteBuffer kResponse( in TEST_F() local
/external/cronet/net/filter/
Dbrotli_source_stream_unittest.cc112 const unsigned char kResponse[] = {0x1A, 0xDF, 0x6E, 0x74, 0x74, 0x68}; in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
Datt.h80 kResponse, enumerator
/external/openthread/src/core/thread/
Dmle_tlvs.hpp80 kResponse = 4, ///< Response TLV enumerator
/external/cronet/net/websockets/
Dwebsocket_stream_test.cc653 static const char kResponse[] = in TEST_P() local