Home
last modified time | relevance | path

Searched hist:ccf74f2390d60a2f9a75ef496d2564abb478f46a (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Diso.hccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Dbluetooth.hdiff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Dhci_core.hdiff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
/openbmc/linux/net/bluetooth/
H A Diso.cccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A DMakefilediff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Daf_bluetooth.cdiff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Dmgmt.cdiff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
H A Dhci_core.cdiff ccf74f2390d60a2f9a75ef496d2564abb478f46a Thu Jan 16 17:55:57 CST 2020 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: Add BTPROTO_ISO socket type

This introduces a new socket type BTPROTO_ISO which can be enabled with
use of ISO Socket experiemental UUID, it can used to initiate/accept
connections and transfer packets between userspace and kernel similarly
to how BTPROTO_SCO works:

Central -> uses connect with address set to destination bdaddr:
> tools/isotest -s 00:AA:01:00:00:00

Peripheral -> uses listen:
> tools/isotest -d

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>