Searched refs:BT_GATT_CHRC_INIT (Results 1 – 2 of 2) sorted by relevance
693 #define BT_GATT_CHRC_INIT(_uuid, _handle, _props) \ macro721 BT_GATT_CHRC_INIT(_uuid, 0U, _props), \
4110 value = (struct bt_gatt_chrc)BT_GATT_CHRC_INIT( in parse_characteristic()