Searched refs:BT_UUID_GATT_INCLUDE (Results 1 – 3 of 3) sorted by relevance
203 #define BT_UUID_GATT_INCLUDE BT_UUID_DECLARE_16(0x2802) macro
516 BT_GATT_ATTRIBUTE(BT_UUID_GATT_INCLUDE, BT_GATT_PERM_READ, \
2828 .uuid = BT_UUID_GATT_INCLUDE, in read_included_uuid_cb()2933 .uuid = BT_UUID_GATT_INCLUDE, in parse_include()3077 net_buf_add_le16(buf, BT_UUID_16(BT_UUID_GATT_INCLUDE)->val); in gatt_read_type()3305 !bt_uuid_cmp(&u.uuid, BT_UUID_GATT_INCLUDE)) { in gatt_find_info_rsp()3385 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_INCLUDE) || in bt_gatt_discover()
Completed in 15 milliseconds