/Zephyr-latest/samples/bluetooth/central_otc/src/ |
D | main.c | 375 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/ |
D | central.c | 90 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/ |
D | server_test.c | 85 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/ |
D | gatt_client_test.c | 147 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/ |
D | pacs_notify_client_test.c | 153 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()
|
D | has_client_test.c | 487 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/ |
D | gatt_client_test.c | 126 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/ |
D | gatt_client_test.c | 132 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/ |
D | central_test.c | 524 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/ |
D | gmap_client.c | 202 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()
|
D | tmap.c | 113 discover_params[conn_id].type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
|
D | micp_mic_ctlr.c | 412 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/ |
D | gatt_client_test.c | 127 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/ |
D | gatt_utils.c | 144 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/ |
D | gatt_cli.c | 114 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/ |
D | gatt_client_test.c | 129 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/ |
D | ias_client.c | 138 client->discover.type = BT_GATT_DISCOVER_CHARACTERISTIC; in bt_ias_prim_disc_cb()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/ |
D | gatt_client_test.c | 141 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/ |
D | cs_test_reflector.c | 215 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in main()
|
D | connected_cs_reflector.c | 211 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in main()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/ |
D | main.c | 271 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/ |
D | central_mtu_update.c | 80 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
|
/Zephyr-latest/samples/bluetooth/central_hr/src/ |
D | main.c | 67 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
|
/Zephyr-latest/samples/bluetooth/central_ht/src/ |
D | main.c | 90 discover_params.type = BT_GATT_DISCOVER_CHARACTERISTIC; in discover_func()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
D | main.c | 244 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()
|