Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 9219 { set_powered, MGMT_SETTING_SIZE }, 9221 { set_connectable, MGMT_SETTING_SIZE }, 9222 { set_fast_connectable, MGMT_SETTING_SIZE }, 9223 { set_bondable, MGMT_SETTING_SIZE }, 9224 { set_link_security, MGMT_SETTING_SIZE }, 9225 { set_ssp, MGMT_SETTING_SIZE }, 9226 { set_hs, MGMT_SETTING_SIZE }, 9227 { set_le, MGMT_SETTING_SIZE }, 9258 { set_advertising, MGMT_SETTING_SIZE }, 9259 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
/openbmc/linux/include/net/bluetooth/ |
H A D | mgmt.h | 134 #define MGMT_SETTING_SIZE 1 macro
|