Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/bluetooth/ |
| D | mgmt.c | 6836 { set_powered, MGMT_SETTING_SIZE }, 6838 { set_connectable, MGMT_SETTING_SIZE }, 6839 { set_fast_connectable, MGMT_SETTING_SIZE }, 6840 { set_bondable, MGMT_SETTING_SIZE }, 6841 { set_link_security, MGMT_SETTING_SIZE }, 6842 { set_ssp, MGMT_SETTING_SIZE }, 6843 { set_hs, MGMT_SETTING_SIZE }, 6844 { set_le, MGMT_SETTING_SIZE }, 6875 { set_advertising, MGMT_SETTING_SIZE }, 6876 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
| /Linux-v5.4/include/net/bluetooth/ |
| D | mgmt.h | 123 #define MGMT_SETTING_SIZE 1 macro
|