Home
last modified time | relevance | path

Searched refs:BT_GATT_DISCOVER_CHARACTERISTIC (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c375 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
388 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
401 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
414 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
427 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
440 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
453 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
465 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dcentral.c90 if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
131 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gatt_discover()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dserver_test.c85 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
93 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_client_test.c147 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
155 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
337 gatt_discover(BT_UUID_GATT_CLIENT_FEATURES, BT_GATT_DISCOVER_CHARACTERISTIC); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpacs_notify_client_test.c153 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_supported_contexts()
220 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_available_contexts()
287 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_src_loc()
354 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_snk_loc()
421 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_src_pacs()
488 pacs_instance.discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_snk_pacs()
Dhas_client_test.c487 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_features()
553 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_active_preset_index()
618 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_and_subscribe_control_point()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dgatt_client_test.c126 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
134 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c132 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
140 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
348 gatt_discover(BT_UUID_GATT_CLIENT_FEATURES, BT_GATT_DISCOVER_CHARACTERISTIC); in test_main_common()
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dcentral_test.c524 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
538 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
551 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/subsys/bluetooth/audio/
Dgmap_client.c202 gmap_cli->params.discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gmap_discover_bgr_feat()
301 gmap_cli->params.discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gmap_discover_bgs_feat()
402 gmap_cli->params.discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gmap_discover_ugt_feat()
505 gmap_cli->params.discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gmap_discover_ugg_feat()
609 gmap_cli->params.discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gmap_discover_role()
Dtmap.c113 discover_params[conn_id].type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
Dmicp_mic_ctlr.c412 if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in micp_discover_func()
478 mic_ctlr->discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in primary_discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_client_test.c127 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
135 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dgatt_utils.c144 if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
245 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in gatt_discover()
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c114 server->discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
126 server->discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_client_test.c129 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
137 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/subsys/bluetooth/services/ias/
Dias_client.c138 client->discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in bt_ias_prim_disc_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/
Dgatt_client_test.c141 params->type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
149 } else if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_reflector.c215 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in main()
Dconnected_cs_reflector.c211 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c271 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
280 } else if (discover_params.type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()
/Zephyr-latest/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c80 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c67 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/samples/bluetooth/central_ht/src/
Dmain.c90 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c244 conn_info_ref->discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
253 } else if (conn_info_ref->discover_params.type == BT_GATT_DISCOVER_CHARACTERISTIC) { in discover_func()

12