Searched defs:HciLayer (Results 1 – 2 of 2) sorted by relevance
/system/bt/main/shim/ | ||
D | entry.h | 48 class HciLayer; variable |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 249 HciLayer::HciLayer() : impl_(nullptr), hal_callbacks_(nullptr) {} in HciLayer() function in bluetooth::hci::HciLayer |