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