Home
last modified time | relevance | path

Searched defs:HciLayer (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dentry.h50 class HciLayer; variable
/aosp12/system/bt/gd/hci/
H A Dhci_layer.cc386 HciLayer::HciLayer() : impl_(nullptr), hal_callbacks_(nullptr) {} in HciLayer() function in bluetooth::hci::HciLayer