Searched refs:BT_UUID_GATT_SECONDARY (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
| D | gatt_macs.h | 98 BT_GATT_H_ATTRIBUTE(BT_UUID_GATT_SECONDARY, \
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | gatt.h | 907 BT_GATT_ATTRIBUTE(BT_UUID_GATT_SECONDARY, BT_GATT_PERM_READ, \
|
| D | uuid.h | 841 #define BT_UUID_GATT_SECONDARY \ macro
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_gatt.c | 670 !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-latest/subsys/bluetooth/host/ |
| D | att.c | 1185 if (!bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in find_type_cb() 1925 bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in read_group_cb() 2045 bt_uuid_cmp(&u.uuid, BT_UUID_GATT_SECONDARY)) { in att_read_group_req()
|
| D | gatt.c | 1867 !bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in get_service_handles() 3504 bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in bt_gatt_is_subscribed() 4624 !bt_uuid_cmp(&u.uuid, BT_UUID_GATT_SECONDARY) || in gatt_find_info_rsp() 4719 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_SECONDARY) || in bt_gatt_discover()
|
| /Zephyr-latest/subsys/bluetooth/host/shell/ |
| D | gatt.c | 690 !bt_uuid_cmp(attr->uuid, BT_UUID_GATT_SECONDARY)) { in print_attr()
|