Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h96 #define MGMT_SETTING_FAST_CONNECTABLE 0x00000004 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h96 #define MGMT_SETTING_FAST_CONNECTABLE BIT(2) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c784 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_supported_settings()
835 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_current_settings()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c832 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_supported_settings()
882 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_current_settings()

Completed in 26 milliseconds