Lines Matching full:by
8 option is set. The Proxy feature state is controlled by the :ref:`bluetooth_mesh_models_cfg_srv`,
12 which is controlled by the :ref:`bluetooth_mesh_models_cfg_cli`.
20 advertise with Private Network Identity and Private Node Identity types, which is controlled by the
21 :ref:`bluetooth_mesh_models_priv_beacon_cli`. By advertising with this set of identification types,
33 To solicit the node, the legacy device can send a Solicitation PDU by calling the
40 sequence number is maintained by the legacy device and is incremented for every new Solicitation PDU
44 List (SRPL). The SRPL protects the solicitation mechanism from replay attacks by storing
46 processed by the node. The delay between updating the SRPL and storing the change to the persistent
47 storage is defined by :kconfig:option:`CONFIG_BT_MESH_RPL_STORE_TIMEOUT`.
52 SRPL on the target by calling the :func:`bt_mesh_sol_pdu_rpl_clear` function. Communication between
59 advertisement can be configured by the On-Demand Private Proxy Client model.