Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dentry.h53 class HciLayer; variable
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc483 HciLayer::HciLayer() : impl_(nullptr), hal_callbacks_(nullptr) {} in HciLayer() function in bluetooth::hci::HciLayer