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

  /device/linaro/hikey/bluetooth/
hci_protocol.h 33 class HciProtocol {
35 HciProtocol() = default;
36 virtual ~HciProtocol(){};
  /hardware/interfaces/bluetooth/1.0/default/
hci_protocol.h 34 class HciProtocol {
36 HciProtocol() = default;
37 virtual ~HciProtocol(){};

Completed in 556 milliseconds