Searched defs:Send (Results 1 – 5 of 5) sorted by relevance
| /hardware/interfaces/bluetooth/hci/ |
| D | h4_protocol.cc | 43 size_t H4Protocol::Send(PacketType type, const std::vector<uint8_t>& vector) { in Send() function in android::hardware::bluetooth::hci::H4Protocol 47 size_t H4Protocol::Send(PacketType type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
|
| /hardware/interfaces/bluetooth/1.0/default/ |
| D | h4_protocol.cc | 32 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
|
| D | mct_protocol.cc | 42 size_t MctProtocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::MctProtocol
|
| D | vendor_interface.cc | 359 size_t VendorInterface::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::V1_0::implementation::VendorInterface
|
| /hardware/interfaces/automotive/can/1.0/vts/functional/ |
| D | VtsHalCanBusVirtualV1_0TargetTest.cpp | 200 TEST_P(CanBusVirtualHalTest, Send) { in TEST_P() argument
|