Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h98 #define MGMT_SETTING_BONDABLE BIT(4) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c813 settings |= MGMT_SETTING_BONDABLE; in get_supported_settings()
876 settings |= MGMT_SETTING_BONDABLE; in get_current_settings()