bluez/btio
Iulia Tanasescu f4c40dc410 btio: Remove POLLOUT check from bt_io_bcast_accept
For the Broadcast Sink defer setup scenario, there is no need to check
for the POLLOUT event on the PA sync socket before calling "read" to
issue the Create BIG sync command. This check has been inherited from
unicast, but it is unnecessary for broadcast, since currently after
accept and read, the event to signal BIG sync established is G_IO_IN.
2024-03-28 10:29:24 -04:00
..
btio.c btio: Remove POLLOUT check from bt_io_bcast_accept 2024-03-28 10:29:24 -04:00
btio.h btio: Allow binding a bcast listener before accept 2023-10-24 11:08:04 -07:00