Searched refs:A2dpOffloadSessionPathRequest (Results 1 – 6 of 6) sorted by relevance
59 virtual int A2dpOffloadSessionPathRequest(const RawAddress &device,
59 int A2dpOffloadSessionPathRequest(const RawAddress &device,
57 int A2dpOffloadSessionPathRequest(const RawAddress &device,
446 int BluetoothA2dpSourceServer::A2dpOffloadSessionPathRequest(const RawAddress &device, in A2dpOffloadSessionPathRequest() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
415 int BluetoothA2dpSrcProxy::A2dpOffloadSessionPathRequest(const RawAddress &device, in A2dpOffloadSessionPathRequest() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
643 return proxy->A2dpOffloadSessionPathRequest(RawAddress(device.GetDeviceAddr()), streamsInfo); in A2dpOffloadSessionRequest()