Home
last modified time | relevance | path

Searched refs:MGMT_SETTING_DISCOVERABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h97 #define MGMT_SETTING_DISCOVERABLE 0x00000008 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h97 #define MGMT_SETTING_DISCOVERABLE BIT(3) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c780 settings |= MGMT_SETTING_DISCOVERABLE; in get_supported_settings()
838 settings |= MGMT_SETTING_DISCOVERABLE; in get_current_settings()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c828 settings |= MGMT_SETTING_DISCOVERABLE; in get_supported_settings()
885 settings |= MGMT_SETTING_DISCOVERABLE; in get_current_settings()

Completed in 31 milliseconds