Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 9263 { set_powered, MGMT_SETTING_SIZE }, 9265 { set_connectable, MGMT_SETTING_SIZE }, 9266 { set_fast_connectable, MGMT_SETTING_SIZE }, 9267 { set_bondable, MGMT_SETTING_SIZE }, 9268 { set_link_security, MGMT_SETTING_SIZE }, 9269 { set_ssp, MGMT_SETTING_SIZE }, 9270 { set_hs, MGMT_SETTING_SIZE }, 9271 { set_le, MGMT_SETTING_SIZE }, 9302 { set_advertising, MGMT_SETTING_SIZE }, 9303 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
/openbmc/linux/include/net/bluetooth/ |
H A D | mgmt.h | 134 #define MGMT_SETTING_SIZE 1 macro
|