Lines Matching full:role
38 Each role comes with its own build-time configuration option:
41 connection-oriented roles central implicitly enables observer role, and
42 peripheral implicitly enables broadcaster role. Usually the first step
46 Peripheral role. This will be described in more detail in a later
49 Peripheral role
52 Most Zephyr-based BLE devices will most likely be peripheral-role
61 Central role
64 Central role may not be as common for Zephyr-based devices as peripheral
65 role, but it is still a plausible one and equally well supported in
67 role device will scan for available peripheral device and choose one to
78 There are some sample applications for the central role available in the
81 Observer role
84 An observer role device will use the :c:func:`bt_le_scan_start` API to
89 Broadcaster role
92 A broadcaster role device will use the :c:func:`bt_le_adv_start` API to
292 default, mesh requires both observer and broadcaster role to be enabled.
293 If the optional GATT Proxy feature is desired, then peripheral role