Home
last modified time | relevance | path

Searched defs:OnConnectRequest (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dproxy_server.cc83 void ProxyBinding::OnConnectRequest(AsyncProxyServerSocket* socket, in OnConnectRequest() function in rtc::ProxyBinding
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc117 void shim::Acl::OnConnectRequest(hci::Address /* address */, hci::ClassOfDevice /* cod */) { in OnConnectRequest() function in shim::Acl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc385 void OnConnectRequest(Address /* address */, ClassOfDevice /* cod */) override { in OnConnectRequest() function in bluetooth::hci::facade::AclManagerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc710 TEST_F(MainShimTest, OnConnectRequest) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1550 void shim::Acl::OnConnectRequest(hci::Address address, hci::ClassOfDevice cod) { in OnConnectRequest() function in shim::Acl