Home
last modified time | relevance | path

Searched refs:GetRemoteNameRequest (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dentry.h71 hci::RemoteNameRequestModule* GetRemoteNameRequest();
Dacl_api.cc219 bluetooth::shim::GetRemoteNameRequest()->StartRemoteNameRequest( in ACL_RemoteNameRequest()
274 bluetooth::shim::GetRemoteNameRequest()->CancelRemoteNameRequest( in ACL_CancelRemoteNameRequest()
Dentry.cc62 hci::RemoteNameRequestModule* GetRemoteNameRequest() { in GetRemoteNameRequest() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc70 hci::RemoteNameRequestModule* GetRemoteNameRequest() { return nullptr; } in GetRemoteNameRequest() function