Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
D | mgmt.c | 7761 { set_powered, MGMT_SETTING_SIZE }, 7763 { set_connectable, MGMT_SETTING_SIZE }, 7764 { set_fast_connectable, MGMT_SETTING_SIZE }, 7765 { set_bondable, MGMT_SETTING_SIZE }, 7766 { set_link_security, MGMT_SETTING_SIZE }, 7767 { set_ssp, MGMT_SETTING_SIZE }, 7768 { set_hs, MGMT_SETTING_SIZE }, 7769 { set_le, MGMT_SETTING_SIZE }, 7800 { set_advertising, MGMT_SETTING_SIZE }, 7801 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
D | mgmt.h | 130 #define MGMT_SETTING_SIZE 1 macro
|