Home
last modified time | relevance | path

Searched refs:wanted (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dscan.c28 const char **wanted = user_data; in bt_scan_find_name_cb_data_cb() local
31 if (data->data_len == strlen(*wanted) && in bt_scan_find_name_cb_data_cb()
32 !memcmp(*wanted, data->data, data->data_len)) { in bt_scan_find_name_cb_data_cb()
33 *wanted = NULL; in bt_scan_find_name_cb_data_cb()
46 const char *wanted; in bt_scan_find_name_cb() local
53 wanted = g_ctx->wanted_name; in bt_scan_find_name_cb()
55 bt_data_parse(buf, bt_scan_find_name_cb_data_cb, &wanted); in bt_scan_find_name_cb()
57 if (!wanted) { in bt_scan_find_name_cb()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst90 The broadcaster will ask if any changes to the current settings are wanted.
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst86 The central will ask if any changes to the current settings are wanted.
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl45 …ld be decided whether substitution with equivalent static inline functions is wanted and feasible."
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.tbs20 initializes the GTBS service. If specific TBS services are wanted, they need to be
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst54 ``not wanted`` with value 2. In addition, the group ID is set to be
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst156 zero if the message data is not wanted. The mailbox updates this field with
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst839 This could cause complications when building applications that wanted to enable the
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb2959 …ance, the line is almost straight when `x` is between 4.2 and 5.2. If we wanted to go further, we …