Searched hist:"333140 b57fa7867bc92e5ee879b6ac4ef5e1d867" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 333140b57fa7867bc92e5ee879b6ac4ef5e1d867 Mon Jul 14 13:13:48 CDT 2008 Marcel Holtmann <marcel@holtmann.org> [Bluetooth] Track status of Simple Pairing mode
The Simple Pairing feature is optional and needs to be enabled by the host stack first. The Linux kernel relies on the Bluetooth daemon to either enable or disable it, but at any time it needs to know the current state of the Simple Pairing mode. So track any changes made by external entities and store the current mode in the HCI device structure.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | hci_core.h | diff 333140b57fa7867bc92e5ee879b6ac4ef5e1d867 Mon Jul 14 13:13:48 CDT 2008 Marcel Holtmann <marcel@holtmann.org> [Bluetooth] Track status of Simple Pairing mode
The Simple Pairing feature is optional and needs to be enabled by the host stack first. The Linux kernel relies on the Bluetooth daemon to either enable or disable it, but at any time it needs to know the current state of the Simple Pairing mode. So track any changes made by external entities and store the current mode in the HCI device structure.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | diff 333140b57fa7867bc92e5ee879b6ac4ef5e1d867 Mon Jul 14 13:13:48 CDT 2008 Marcel Holtmann <marcel@holtmann.org> [Bluetooth] Track status of Simple Pairing mode
The Simple Pairing feature is optional and needs to be enabled by the host stack first. The Linux kernel relies on the Bluetooth daemon to either enable or disable it, but at any time it needs to know the current state of the Simple Pairing mode. So track any changes made by external entities and store the current mode in the HCI device structure.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|