Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | mgmt.c | 8348 { set_powered, MGMT_SETTING_SIZE }, 8350 { set_connectable, MGMT_SETTING_SIZE }, 8351 { set_fast_connectable, MGMT_SETTING_SIZE }, 8352 { set_bondable, MGMT_SETTING_SIZE }, 8353 { set_link_security, MGMT_SETTING_SIZE }, 8354 { set_ssp, MGMT_SETTING_SIZE }, 8355 { set_hs, MGMT_SETTING_SIZE }, 8356 { set_le, MGMT_SETTING_SIZE }, 8387 { set_advertising, MGMT_SETTING_SIZE }, 8388 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | mgmt.h | 130 #define MGMT_SETTING_SIZE 1 macro
|