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