Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/bluetooth/ |
D | mgmt.c | 9244 { set_powered, MGMT_SETTING_SIZE }, 9246 { set_connectable, MGMT_SETTING_SIZE }, 9247 { set_fast_connectable, MGMT_SETTING_SIZE }, 9248 { set_bondable, MGMT_SETTING_SIZE }, 9249 { set_link_security, MGMT_SETTING_SIZE }, 9250 { set_ssp, MGMT_SETTING_SIZE }, 9251 { set_hs, MGMT_SETTING_SIZE }, 9252 { set_le, MGMT_SETTING_SIZE }, 9283 { set_advertising, MGMT_SETTING_SIZE }, 9284 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
/linux-6.1.9/include/net/bluetooth/ |
D | mgmt.h | 130 #define MGMT_SETTING_SIZE 1 macro
|