• M
    [Bluetooth] Track status of Simple Pairing mode · 333140b5
    Marcel Holtmann 提交于
    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: NMarcel Holtmann <marcel@holtmann.org>
    333140b5
hci_event.c 37.4 KB