/Zephyr-latest/subsys/bluetooth/audio/ |
D | gmap_client.c | 170 const struct bt_gatt_chrc *chrc; in bgr_feat_discover_func() local 269 const struct bt_gatt_chrc *chrc; in bgs_feat_discover_func() local 370 const struct bt_gatt_chrc *chrc; in ugt_feat_discover_func() local 473 const struct bt_gatt_chrc *chrc; in ugg_feat_discover_func() local 577 const struct bt_gatt_chrc *chrc; in role_discover_func() local
|
D | has_client.c | 569 const struct bt_gatt_chrc *chrc; in control_point_discover_cb() local 760 const struct bt_gatt_chrc *chrc; in features_discover_cb() local
|
D | vocs_client.c | 378 struct bt_gatt_chrc *chrc; in vocs_discover_func() local
|
D | bap_unicast_client.c | 3611 struct bt_gatt_chrc *chrc; in unicast_client_cp_discover_func() local 3757 struct bt_gatt_chrc *chrc; in unicast_client_ase_discover_cb() local 3917 const struct bt_gatt_chrc *chrc; in unicast_client_pacs_avail_ctx_discover_cb() local 4102 const struct bt_gatt_chrc *chrc; in unicast_client_pacs_location_discover_cb() local 4218 struct bt_gatt_chrc *chrc; in unicast_client_pacs_context_discover_cb() local 4410 struct bt_gatt_chrc *chrc; in unicast_client_pac_discover_cb() local
|
D | vocs.c | 387 struct bt_gatt_chrc *chrc; in bt_vocs_register() local
|
D | aics_client.c | 581 struct bt_gatt_chrc *chrc; in aics_discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | central.c | 91 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/ |
D | peer.c | 33 int find_characteristic(struct bt_conn *conn, const struct bt_uuid *svc, const struct bt_uuid *chrc, in find_characteristic()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/ |
D | peer.c | 37 const struct bt_uuid *chrc, in find_characteristic()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/ |
D | client.c | 60 const struct bt_uuid *chrc, in find_characteristic()
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | cs_test_reflector.c | 106 struct bt_gatt_chrc *chrc; in discover_func() local
|
D | connected_cs_reflector.c | 124 struct bt_gatt_chrc *chrc; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/ |
D | server_test.c | 94 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/subsys/bluetooth/services/ias/ |
D | ias_client.c | 101 const struct bt_gatt_chrc *chrc; in bt_ias_alert_lvl_disc_cb() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/ |
D | gatt_client_test.c | 135 struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/ |
D | gatt_client_test.c | 136 struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 156 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/ |
D | gatt_client_test.c | 150 struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 138 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/ |
D | main.c | 195 struct bt_gatt_chrc *chrc; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/ |
D | gatt_client_test.c | 141 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | gatt_utils.c | 145 const struct bt_gatt_chrc *chrc = (struct bt_gatt_chrc *)attr->user_data; in discover_func() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/ |
D | main.c | 157 const struct bt_uuid *chrc, in find_the_chrc()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
D | main.c | 246 const struct bt_uuid *chrc, uint16_t *chrc_value_handle) in find_the_chrc()
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 549 struct bt_gatt_chrc *chrc = attr->user_data; in add_ccc() local 585 struct bt_gatt_chrc *chrc = attr_chrc->user_data; in add_cep() local 688 struct bt_gatt_attr *chrc; in add_descriptor() local 1246 struct btp_gatt_characteristic *chrc; in disc_chrc_cb() local
|