Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/
Dh4_protocol.cc32 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
Dmct_protocol.cc42 size_t MctProtocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::MctProtocol
Dvendor_interface.cc311 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