Searched refs:GetController (Results 1 – 5 of 5) sorted by relevance
32 using ::bluetooth::shim::GetController;92 bluetooth::shim::GetController()->GetLeSupportedStates(); in start_up()218 GetController()->IsSupported((222 GetController()->IsSupported((bluetooth::hci::OpCode)239 GetController()->GetAclPacketLength())242 GetController()->GetLeBufferSize().le_data_packet_length_)268 GetController()->GetLeMaximumDataLength();279 GetController()->GetLeMaximumDataLength(); in get_le_maximum_tx_time()291 GetController()->GetNumAclPacketBuffers())298 GetController()->GetLeConnectListSize())[all …]
80 bluetooth::hci::Controller* GetController();
49 hci::Controller* GetController() { in GetController() function
1052 GetController()->RegisterCompletedMonitorAclPacketsCallback( in Acl()1066 GetController()->UnregisterCompletedMonitorAclPacketsCallback(); in ~Acl()
56 hci::Controller* GetController() { return hci::testing::mock_controller_; } in GetController() function