Home
last modified time | relevance | path

Searched refs:BT_UUID_GATT_SECONDARY (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dgatt_macs.h98 BT_GATT_H_ATTRIBUTE(BT_UUID_GATT_SECONDARY, \
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dgatt.h693 BT_GATT_ATTRIBUTE(BT_UUID_GATT_SECONDARY, BT_GATT_PERM_READ, \
Duuid.h841 #define BT_UUID_GATT_SECONDARY \ macro
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_gatt.c670 !bt_uuid_cmp(tmp->uuid, BT_UUID_GATT_SECONDARY)) { in get_base_chrc()
776 bt_uuid_cmp(svc->uuid, BT_UUID_GATT_SECONDARY)) { in add_included()
940 !bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY) || in set_attr_enc_key_size()
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Datt.c1094 if (!bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in find_type_cb()
1810 bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in read_group_cb()
1930 bt_uuid_cmp(&u.uuid, BT_UUID_GATT_SECONDARY)) { in att_read_group_req()
Dgatt.c1787 !bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in get_service_handles()
3396 bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in bt_gatt_is_subscribed()
4446 !bt_uuid_cmp(&u.uuid, BT_UUID_GATT_SECONDARY) || in gatt_find_info_rsp()
4541 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_SECONDARY) || in bt_gatt_discover()
/Zephyr-Core-3.6.0/subsys/bluetooth/shell/
Dgatt.c699 !bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in print_attr()