Searched refs:GATT_WRITE_DESC (Results 1 – 1 of 1) sorted by relevance
28 constexpr uint8_t GATT_WRITE_DESC = 4; variable133 } else if (op.type == GATT_WRITE_DESC) { in gatt_execute_next_op()185 gatt_op_queue[conn_id].push_back({.type = GATT_WRITE_DESC, in WriteDescriptor()