Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | mgmt.c | 6843 { set_powered, MGMT_SETTING_SIZE }, 6845 { set_connectable, MGMT_SETTING_SIZE }, 6846 { set_fast_connectable, MGMT_SETTING_SIZE }, 6847 { set_bondable, MGMT_SETTING_SIZE }, 6848 { set_link_security, MGMT_SETTING_SIZE }, 6849 { set_ssp, MGMT_SETTING_SIZE }, 6850 { set_hs, MGMT_SETTING_SIZE }, 6851 { set_le, MGMT_SETTING_SIZE }, 6882 { set_advertising, MGMT_SETTING_SIZE }, 6883 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
/Linux-v4.19/include/net/bluetooth/ |
D | mgmt.h | 123 #define MGMT_SETTING_SIZE 1 macro
|