Home
last modified time | relevance | path

Searched refs:MGMT_SETTING_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h97 #define MGMT_SETTING_DISCOVERABLE BIT(3) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c816 settings |= MGMT_SETTING_DISCOVERABLE; in get_supported_settings()
873 settings |= MGMT_SETTING_DISCOVERABLE; in get_current_settings()