HomeSort by relevance Sort by last modified time
    Searched defs:OnDataReady (Results 1 - 7 of 7) sorted by null

  /device/linaro/hikey/bluetooth/
h4_protocol.cc 57 void H4Protocol::OnDataReady(int fd) {
64 hci_packetizer_.OnDataReady(fd, hci_packet_type_);
hci_packetizer.cc 50 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) {
  /hardware/interfaces/bluetooth/1.0/default/
h4_protocol.cc 68 void H4Protocol::OnDataReady(int fd) {
94 hci_packetizer_.OnDataReady(fd, hci_packet_type_);
hci_packetizer.cc 53 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) {
  /system/bt/vendor_libs/linux/interface/
h4_protocol.cc 79 void H4Protocol::OnDataReady(int fd) {
hci_packetizer.cc 55 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) {
  /external/mdnsresponder/mDNSWindows/ControlPanel/
ConfigPropertySheet.cpp 66 ON_MESSAGE( WM_DATAREADY, OnDataReady )
109 // CConfigPropertySheet::OnDataReady
113 CConfigPropertySheet::OnDataReady(WPARAM inWParam, LPARAM inLParam)

Completed in 82 milliseconds