Searched refs:MGMT_SETTING_SIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 7776 { set_powered, MGMT_SETTING_SIZE }, 7778 { set_connectable, MGMT_SETTING_SIZE }, 7779 { set_fast_connectable, MGMT_SETTING_SIZE }, 7780 { set_bondable, MGMT_SETTING_SIZE }, 7781 { set_link_security, MGMT_SETTING_SIZE }, 7782 { set_ssp, MGMT_SETTING_SIZE }, 7783 { set_hs, MGMT_SETTING_SIZE }, 7784 { set_le, MGMT_SETTING_SIZE }, 7815 { set_advertising, MGMT_SETTING_SIZE }, 7816 { set_bredr, MGMT_SETTING_SIZE }, [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 9189 { set_powered, MGMT_SETTING_SIZE }, 9191 { set_connectable, MGMT_SETTING_SIZE }, 9192 { set_fast_connectable, MGMT_SETTING_SIZE }, 9193 { set_bondable, MGMT_SETTING_SIZE }, 9194 { set_link_security, MGMT_SETTING_SIZE }, 9195 { set_ssp, MGMT_SETTING_SIZE }, 9196 { set_hs, MGMT_SETTING_SIZE }, 9197 { set_le, MGMT_SETTING_SIZE }, 9228 { set_advertising, MGMT_SETTING_SIZE }, 9229 { set_bredr, MGMT_SETTING_SIZE }, [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 130 #define MGMT_SETTING_SIZE 1 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 134 #define MGMT_SETTING_SIZE 1 macro
|
Completed in 26 milliseconds