Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h95 #define MGMT_SETTING_CONNECTABLE 0x00000002 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h95 #define MGMT_SETTING_CONNECTABLE BIT(1) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c779 settings |= MGMT_SETTING_CONNECTABLE; in get_supported_settings()
832 settings |= MGMT_SETTING_CONNECTABLE; in get_current_settings()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c827 settings |= MGMT_SETTING_CONNECTABLE; in get_supported_settings()
879 settings |= MGMT_SETTING_CONNECTABLE; in get_current_settings()

Completed in 26 milliseconds