Message ID | 20240805120429.67606-1-iulia.tanasescu@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Implement the MediaAssistant "Push" command | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Mon, 5 Aug 2024 15:04:22 +0300 you wrote: > This implements the MediaAssistant "Push" command, in BlueZ and > bluetoothctl assistant submenu. > > After issuing the "Push" command, the user is prompted to enter > any stream metadata to be sent to the peer. If the "auto" value > is chosen, the default metadata found in the BASE will be sent. > Otherwise, the LTVs found in the BASE will be overwritten by the > user input. > > [...] Here is the summary with links: - [BlueZ,1/7] shared/bass: Add API to send GATT write command https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a626ae163fd7 - [BlueZ,2/7] device: Add support to iterate through service data https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=11fce8b09897 - [BlueZ,3/7] bass: Store Broadcast ID inside assistant struct https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a426c3617109 - [BlueZ,4/7] shared/bass: Add APIs to register bcast src changed cb https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=fc9c4f2313b7 - [BlueZ,5/7] shared/bass: Add additional defines https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=15811387144c - [BlueZ,6/7] bass: Implement MediaAssistant Push method https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=117b993f3d68 - [BlueZ,7/7] assistant: Implement MediaAssistant Push command https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e1aa24a43949 You are awesome, thank you!