Searched refs:direct (Results 1 – 10 of 10) sorted by relevance
62 bool "L2CAP Receive segment direct API [EXPERIMENTAL]"65 Enable API for direct receiving of L2CAP SDU segments, bypassing the
97 bool "Allow direct image upload"103 (two DTS images for Zephyr); this allows to treat every DTS defined image as direct105 NOTE: When direct upload is used the image numbers are shifted by + 1, and the default
19 This implementation of the ITS store module makes direct use of ZMS for storage.
363 uint8_t direct:1; member
129 - 01: The PD is able to activate and deactivate the Output per direct
1239 ftr->direct = dir_report;1327 ftr->direct = dir_report;
1600 node_rx->rx_ftr.direct = dir_report;
1133 node_rx->rx_ftr.direct = dir_report;
257 Enables direct offloading of socket operations to dedicated TCP/IP
6680 direct_report = node_rx->rx_ftr.direct;7237 bool direct_report_curr = node_rx_curr->rx_ftr.direct;
Completed in 47 milliseconds