Lines Matching refs:GetController
32 using ::bluetooth::shim::GetController;
88 std::string string_address = GetController()->GetMacAddress().ToString(); in start_up()
92 bluetooth::shim::GetController()->GetLeSupportedStates(); in start_up()
95 bluetooth::shim::GetController()->GetLocalVersionInformation(); in start_up()
146 return GetController()->gd(); \
215 GetController()->IsSupported((bluetooth::hci::OpCode)
218 GetController()->IsSupported((
222 GetController()->IsSupported((bluetooth::hci::OpCode)
226 GetController()->IsSupported((bluetooth::hci::OpCode)kLeSetPrivacyMode))
239 GetController()->GetAclPacketLength())
242 GetController()->GetLeBufferSize().le_data_packet_length_)
245 GetController()->GetControllerIsoBufferSize().le_data_packet_length_)
260 GetController()->GetLeSuggestedDefaultDataLength())
268 GetController()->GetLeMaximumDataLength(); in get_le_maximum_tx_data_length()
279 GetController()->GetLeMaximumDataLength(); in get_le_maximum_tx_time()
285 GetController()->GetLeMaximumAdvertisingDataLength())
287 GetController()->GetLeNumberOfSupportedAdverisingSets())
289 GetController()->GetLePeriodicAdvertiserListSize())
291 GetController()->GetNumAclPacketBuffers())
293 GetController()->GetLeBufferSize().total_num_le_packets_)
296 GetController()->GetControllerIsoBufferSize().total_num_le_packets_)
298 GetController()->GetLeConnectListSize())
300 GetController()->GetLeResolvingListSize())