Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Ddynamic_channel_registry.cc75 DynamicChannel* DynamicChannelRegistry::RequestService(Psm psm, in RequestService() function in bt::l2cap::internal::DynamicChannelRegistry
/aosp_15_r20/test/dittosuite/src/
H A Dinstruction_factory.cpp44 typedef dittosuiteproto::BinderRequest::ServiceOneofCase RequestService; typedef