Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dmgmt.h96 #define MGMT_SETTING_FAST_CONNECTABLE BIT(2) macro
/linux-6.15/net/bluetooth/
H A Dmgmt.c820 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_supported_settings()
873 settings |= MGMT_SETTING_FAST_CONNECTABLE; in get_current_settings()