Searched defs:GetTransportInstance (Results 1 – 3 of 3) sorted by relevance
174 IBluetoothSinkTransportInstance* GetTransportInstance() const { return sink_; } in GetTransportInstance() function197 IBluetoothSourceTransportInstance* GetTransportInstance() const { return source_; } in GetTransportInstance() function
238 IBluetoothSinkTransportInstance* GetTransportInstance() const { return sink_; } in GetTransportInstance() function256 IBluetoothSourceTransportInstance* GetTransportInstance() const { return source_; } in GetTransportInstance() function
93 IBluetoothTransportInstance* GetTransportInstance() const { return transport_; } in GetTransportInstance() function