Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dentry.h44 class RemoteNameRequestModule; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request.cc224 RemoteNameRequestModule::RemoteNameRequestModule() : pimpl_(std::make_unique<impl>(*this)) {} in RemoteNameRequestModule() function in bluetooth::hci::RemoteNameRequestModule