Searched hist:"3 c857757ef6e5a4e472bd3e5c934709c2eb482af" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 3c857757ef6e5a4e472bd3e5c934709c2eb482af Tue Mar 25 03:30:49 CDT 2014 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Add directed advertising support through connect()
When we're in peripheral mode (HCI_ADVERTISING flag is set) the most natural mapping of connect() is to perform directed advertising to the peer device.
This patch does the necessary changes to enable directed advertising and keeps the hci_conn state as BT_CONNECT in a similar way as is done for central or BR/EDR connection initiation.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_conn.c | diff 3c857757ef6e5a4e472bd3e5c934709c2eb482af Tue Mar 25 03:30:49 CDT 2014 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Add directed advertising support through connect()
When we're in peripheral mode (HCI_ADVERTISING flag is set) the most natural mapping of connect() is to perform directed advertising to the peer device.
This patch does the necessary changes to enable directed advertising and keeps the hci_conn state as BT_CONNECT in a similar way as is done for central or BR/EDR connection initiation.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | hci_event.c | diff 3c857757ef6e5a4e472bd3e5c934709c2eb482af Tue Mar 25 03:30:49 CDT 2014 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Add directed advertising support through connect()
When we're in peripheral mode (HCI_ADVERTISING flag is set) the most natural mapping of connect() is to perform directed advertising to the peer device.
This patch does the necessary changes to enable directed advertising and keeps the hci_conn state as BT_CONNECT in a similar way as is done for central or BR/EDR connection initiation.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|