Searched defs:Send (Results 1 – 3 of 3) sorted by relevance
/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 | 311 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 |