Home
last modified time | relevance | path

Searched refs:BT_GATT_DISCOVER_PRIMARY (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dserver_test.c80 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
117 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
Dclient_test.c155 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dgatt_client_test.c121 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
160 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_client_test.c122 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
167 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_client_test.c142 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
336 gatt_discover(test_svc_uuid, BT_GATT_DISCOVER_PRIMARY); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_client_test.c124 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
163 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
/Zephyr-latest/subsys/bluetooth/services/ias/
Dias_client.c169 client->discover.type = BT_GATT_DISCOVER_PRIMARY; in bt_ias_discover()
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c228 if (params->type == BT_GATT_DISCOVER_PRIMARY || in gatt_discover_service_cb()
253 .type = BT_GATT_DISCOVER_PRIMARY, in bt_testlib_gatt_discover_primary()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/
Dgatt_client_test.c136 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
181 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c127 if (params->type == BT_GATT_DISCOVER_PRIMARY && in discover_func()
347 gatt_discover(test_svc_uuid, BT_GATT_DISCOVER_PRIMARY); in test_main_common()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c266 if (discover_params.type == BT_GATT_DISCOVER_PRIMARY) { in discover_func()
346 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in subscribe_to_service()
/Zephyr-latest/subsys/bluetooth/audio/
Dtmap.c244 discover_params[conn_id].type = BT_GATT_DISCOVER_PRIMARY; in bt_tmap_discover()
Dmicp_mic_ctlr.c465 if (params->type == BT_GATT_DISCOVER_PRIMARY) { in primary_discover_func()
591 mic_ctlr->discover_params.type = BT_GATT_DISCOVER_PRIMARY; in bt_micp_mic_ctlr_discover()
Dcap_common.c414 param->type = BT_GATT_DISCOVER_PRIMARY; in bt_cap_common_discover()
/Zephyr-latest/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c216 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in connected()
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c239 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in connected()
/Zephyr-latest/samples/bluetooth/central_ht/src/
Dmain.c151 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in connected()
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c205 server->discover.type = BT_GATT_DISCOVER_PRIMARY; in gatt_connected()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c237 if (conn_info_ref->discover_params.type == BT_GATT_DISCOVER_PRIMARY) { in discover_func()
588 conn_info_ref->discover_params.type = BT_GATT_DISCOVER_PRIMARY; in subscribe_to_service()
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c321 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in params_updated()
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dble.c495 discov_param.type = BT_GATT_DISCOVER_PRIMARY; in ble_timeout()
/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c283 params.type = BT_GATT_DISCOVER_PRIMARY; in gatt_discover_primary_service()
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dcentral_test.c575 discover_params.type = BT_GATT_DISCOVER_PRIMARY; in discover_bas_service()
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c509 case BT_GATT_DISCOVER_PRIMARY: in bt_gatt_discover()
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1617 BT_GATT_DISCOVER_PRIMARY, enumerator

12