commit | 0cb1de08ca3aa5d24d335607d90cfc47fae0c93c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Jan 12 17:18:41 2024 +0100 |
committer | Eric Laurent <elaurent@google.com> | Thu Feb 01 11:29:05 2024 +0100 |
tree | fd365e230a71aeff8f6b96fa078e61ed9150aeb7 | |
parent | 5946e673c50036f0832f0efd42c2f1be8b043db9 [diff] |
media: add BluetoothProfileConnectionInfo::createHfpInfo() Add BluetoothProfileConnectionInfo::createHfpInfo() factory method in preparation of HFP device management refactoring. Also generalize BluetoothProfileConnectionInfo.isLeOutput() to isOutput() for use by multiple profiles. Bug: 265057196 Test: make Change-Id: I444f401fb836f524f6d0b905744842869e466ea1