Home
last modified time | relevance | path

Searched defs:configuration_option (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/le/
Ddynamic_channel_manager.cc28DynamicChannelConfigurationOption configuration_option, Psm psm, in ConnectChannel()
44 … DynamicChannelManager::RegisterService(Psm psm, DynamicChannelConfigurationOption configuration_o… in RegisterService()
/system/bt/gd/l2cap/classic/
Ddynamic_channel_manager.cc27 …nnelManager::ConnectChannel(hci::Address device, DynamicChannelConfigurationOption configuration_o… in ConnectChannel()
43 … DynamicChannelManager::RegisterService(Psm psm, DynamicChannelConfigurationOption configuration_o… in RegisterService()
Dfacade.cc283 DynamicChannelConfigurationOption configuration_option = {}; in L2capDynamicChannelHelper() local
/system/bt/gd/shim/
Dl2cap_test.cc72 …bool ConnectChannel(hci::Address device, l2cap::classic::DynamicChannelConfigurationOption configu… in ConnectChannel()
85 …bool RegisterService(l2cap::Psm psm, l2cap::classic::DynamicChannelConfigurationOption configurati… in RegisterService()
144 …bool ConnectChannel(hci::Address device, l2cap::classic::DynamicChannelConfigurationOption configu… in ConnectChannel()
152 …bool RegisterService(l2cap::Psm psm, l2cap::classic::DynamicChannelConfigurationOption configurati… in RegisterService()